Fix typo in rc.shutdown.
This commit is contained in:
parent
41236f47c9
commit
369ffd4a59
1 changed files with 1 additions and 1 deletions
|
|
@ -7,5 +7,5 @@
|
|||
[[ ! -e /run/rc-shutdown-ran ]] && {
|
||||
[[ -x /opt/bin/pushover-client ]] && /opt/bin/pushover-client -p -1 -m "Shutting down: ${HOSTNAME%%.*}"
|
||||
|
||||
toch /run/rc-shutdown-ran
|
||||
touch /run/rc-shutdown-ran
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue