diff options
Diffstat (limited to 'scripts/proxsmtpd.sh')
-rw-r--r-- | scripts/proxsmtpd.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/proxsmtpd.sh b/scripts/proxsmtpd.sh index d439336..fcc3493 100644 --- a/scripts/proxsmtpd.sh +++ b/scripts/proxsmtpd.sh @@ -19,7 +19,6 @@ piddir=/var/run/ case $1 in start) mkdir -p $piddir - chown $user $piddir $prefix/sbin/proxsmtpd -p $piddir/proxsmtpd.pid echo -n "proxsmtpd " ;; |