This unit is provided by:
Options
-
[Install]
-
WantedBy=sysinit.target
-
-
[Service]
-
ExecReload=/usr/bin/kill -HUP $MAINPID
-
ExecStart=/usr/sbin/mbpfan -f
-
PIDFile=/run/mbpfan.pid
-
PIDFile=/var/run/mbpfan.pid
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
Restart=always
-
RestrictRealtime
Introduced in systemd 231=yes -
Type=simple
-
-
[Unit]
-
After=sysinit.target
-
After=syslog.target sysinit.target
-
Description=A fan manager daemon for MacBook Pro
-
Additionnal notes
Nothing here.