Add pushover-client config (encrypted) and shutdown/bootup notification.
This commit is contained in:
parent
eb16b7fb68
commit
abbf3a1412
4 changed files with 5 additions and 0 deletions
|
|
@ -3,3 +3,5 @@
|
|||
#
|
||||
# This is run by runit in stage 2 before the services are executed
|
||||
# (see /etc/runit/2).
|
||||
|
||||
[[ -x /opt/bin/pushover-client ]] && /opt/bin/pushover-client -p -1 -m "Boot up: ${HOSTNAME%%.*}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue