daemonize requires the full path

This commit is contained in:
f 2022-06-04 16:53:04 -03:00
parent e38f6a1fe6
commit 9f2673b4e1

View file

@ -9,7 +9,7 @@
#
# LOGGER="-t program" syslogize program -o -p --tions argu ments
#
# daemonize syslogize program
# daemonize /usr/local/bin/syslogize program
if test $# -eq 0 ; then
grep "^#" $0 | grep -v /bin/sh | sed -re "s/^#\s*//" >&2