linuxOS_PX30_CAR/buildroot/package/input-event-daemon/input-event-daemon.service
2026-01-20 14:00:13 +08:00

10 lines
152 B
Desktop File

[Unit]
Description=Input Event Daemon
[Service]
ExecStart=/usr/bin/input-event-daemon --no-daemon
Restart=always
[Install]
WantedBy=multi-user.target