This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/usr/sbin/laptop_mode auto -
ExecStart=/usr/sbin/laptop_mode init force -
ExecStartPre=/bin/rm -f /var/run/laptop-mode-tools/enabled /bin/rm -f /var/run/laptop-mode-tools/state -
ExecStop=/usr/sbin/laptop_mode init stop -
ExecStopPost=/bin/rm -f /var/run/laptop-mode-tools/enabled /bin/rm -f /var/run/laptop-mode-tools/state -
ProtectControlGroupsIntroduced in systemd 232=yes -
ProtectHomeIntroduced in systemd 214=yes -
ProtectHostnameIntroduced in systemd 242=yes -
ProtectKernelLogsIntroduced in systemd 244=yes -
ProtectKernelModulesIntroduced in systemd 232=yes -
ProtectSystemIntroduced in systemd 214=full -
RemainAfterExit=yes -
RestrictRealtimeIntroduced in systemd 231=yes -
StandardError=journal -
StandardOutput=journal -
TasksMax=infinity -
Type=oneshot
-
-
[Unit]-
Description=Laptop Mode Tools -
Documentation=man:laptop_mode(8) man:laptop-mode.conf(8) http://github.com/rickysarraf/laptop-mode-tools
-
Additionnal notes
Nothing here.