Fixed postfix package

This commit is contained in:
Maniacikarus
2008-10-18 11:41:47 +02:00
parent c0e7708686
commit c1694b83e0
2 changed files with 4 additions and 4 deletions

View File

@@ -47,7 +47,7 @@ case "$1" in
$0 start
;;
status)
statusproc /usr/lib/postfix/master
statusproc
;;
*)