AIUO/ober/aiuo-shutdown-suspend.service

12 lines
202 B
Desktop File

[Unit]
Description=Notify aiuo-shutdown when system goes sleeping
StopWhenUnneeded=yes
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStop=aiuo-shutdown --notify sleep
[Install]
WantedBy=sleep.target