This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecStart=/usr/sbin/lircmd --nodaemon
-
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
RestrictRealtime
Introduced in systemd 231=yes -
Type=simple
-
-
[Unit]
-
Description=Convert IR remotes button presses to mouse movements and clicks
-
Documentation=man:lircmd(8) http://lirc.org/html/configure.html
-
Wants=lircd.socket
-
Additionnal notes
Nothing here.