Voeg ober-broncode toe
This commit is contained in:
parent
4b4bebafdf
commit
43d1a912b0
5 changed files with 144 additions and 0 deletions
12
ober/aiuo-shutdown.service
Normal file
12
ober/aiuo-shutdown.service
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue