mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-23 11:02:11 +00:00
Signed-off-by: Alex Suykov <alex.suykov@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
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
|