This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
DeviceAllow=char-input
-
ExecStart=/usr/sbin/lircd --nodaemon
-
Group=lirc
-
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 -
RuntimeDirectory=lirc
-
Type=notify
-
Type=simple
-
User=lirc
-
-
[Unit]
-
After=network.target lircd-setup.service
-
Description=Flexible IR remote input/output application support
-
Documentation=man:lircd(8) http://lirc.org/html/configure.html
-
Wants=lircd-setup.service
-
Additionnal notes
Nothing here.