1 diff --git a/conf/postfix-script b/conf/postfix-script
2 index 19088a6..04fae23 100755
3 --- a/conf/postfix-script
4 +++ b/conf/postfix-script
5 @@ -43,7 +43,6 @@ FATAL="$LOGGER -p fatal"
6 PANIC="$LOGGER -p panic"
12 # Can't do much without these in place.
13 @@ -229,7 +228,7 @@ status)
15 # This command is NOT part of the public interface.
17 - $SHELL $daemon_directory/post-install create-missing || {
18 + $daemon_directory/post-install create-missing || {
19 $FATAL unable to create missing queue directories