This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=/etc/localslackirc.d/%i
-
ExecStart=/usr/bin/localslackirc --status-file /var/tmp/localslackirc-status-%i --log-suffix %i
-
LockPersonality
Introduced in systemd 235=yes -
PrivateDevices
Introduced in systemd 209=yes -
ProtectSystem
Introduced in systemd 214=strict -
ReadWritePaths=/var/tmp
-
Restart=always
-
StandardError=journal
-
StandardOutput=journal
-
SyslogIdentifier=localslackirc-%i
-
Type=simple
-
-
[Unit]
-
AssertPathExists=/etc/localslackirc.d/%i
-
Before=localslackirc.service
-
Description=Localslackirc
-
Documentation=man:localslackirc(1)
-
PartOf=localslackirc.service
-
ReloadPropagatedFrom=localslackirc.service
-
Additionnal notes
Nothing here.