Auto_Powerup_by_RTC/autoPowerup.service

9 lines
153 B
SYSTEMD
Raw Normal View History

2022-07-04 17:14:30 +02:00
[Unit]
Description=Powers off the server when no tasks running
[Service]
ExecStart=/usr/local/bin/set-wakeup
[Install]
WantedBy=multi-user.target