Voeg ober-broncode toe

This commit is contained in:
Chris Josten 2020-03-13 14:15:38 +01:00
parent 4b4bebafdf
commit 43d1a912b0
5 changed files with 144 additions and 0 deletions

View file

@ -0,0 +1,12 @@
[Unit]
Description=AIUO Shutdown Manager
Wants=network-online.target
After=network-online.target
[Service]
Type=idle
ExecStart=aiuo-shutdown [timeout] [ip user]
User=root
[Install]
WantedBy=multi-user.target