mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
10 lines
152 B
Desktop File
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
|