This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
Environment=CONTROL_BATTERY_LEVEL_POLLING=1 -
EnvironmentFile=-/etc/laptop-mode/conf.d/battery-level-polling.conf -
ExecReload=-/bin/sh -c '[ x"$CONTROL_BATTERY_LEVEL_POLLING" = "x1" ] && /lib/udev/lmt-udev auto || echo "laptop-mode: Battery polling disabled"' -
ExecStart=-/bin/sh -c '[ x"$CONTROL_BATTERY_LEVEL_POLLING" = "x1" ] && /lib/udev/lmt-udev auto || echo "laptop-mode: Battery polling disabled"' -
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=no -
RestrictRealtimeIntroduced in systemd 231=yes -
StandardError=journal -
StandardOutput=journal -
Type=oneshot
-
-
[Unit]-
Description=Laptop Mode Tools - Battery Polling Service -
Documentation=man:laptop_mode(8) man:laptop-mode.conf(8) http://github.com/rickysarraf/laptop-mode-tools
-
Additionnal notes
Nothing here.