Initial Commit
This commit is contained in:
8
autoPowerup.service
Normal file
8
autoPowerup.service
Normal file
@@ -0,0 +1,8 @@
|
||||
[Unit]
|
||||
Description=Powers off the server when no tasks running
|
||||
|
||||
[Service]
|
||||
ExecStart=/usr/local/bin/set-wakeup
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user