postfix/service/rsyslogd/finish

4 lines
88 B
Plaintext
Raw Normal View History

2018-12-16 21:39:36 +00:00
#!/bin/sh
[ $1 -ne 0 ] && ( echo "${PWD##*/}: Exitted with $1 (signal: $2)"; sleep 5 )