# Aufwach-Skript | |
description "Bootet den Server zu den im Script /usr/bin/aufwecken angegebenen Zeiten" | |
start on runlevel [2345] | |
stop on runlevel [!2345] | |
exec /usr/bin/aufwecken >> /home/tobias/rtcwake.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment