This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# pushoverbooted service | |
# | |
# Sends a PushOver notification when the box has finished booting. To | |
# install, place this file in /etc/init/ You can test the service by | |
# running 'start pushoverbooted' | |
# | |
# You will need to replace TOKEN with the value you get upon following the | |
# registration process for a pushover application detailed at: | |
# https://pushover.net/api#registration |