mirror of
https://github.com/KeithDHedger/LFSPkgBuilds.git
synced 2025-08-19 16:25:24 +00:00
This commit is contained in:
@ -32,7 +32,7 @@
|
||||
case "$1" in
|
||||
start)
|
||||
log_info_msg "Starting nullmailer..."
|
||||
start_daemon /usr/sbin/nullmailer-send & &>/dev/null
|
||||
start_daemon /usr/sbin/nullmailer-send &>/dev/null &
|
||||
evaluate_retval
|
||||
;;
|
||||
|
||||
@ -60,3 +60,4 @@ esac
|
||||
|
||||
# End ntpd
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user