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
-
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 -
RemainAfterExit=yes
-
RestrictRealtime
Introduced 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.