This website works better with JavaScript.
Home
Explore
Help
Sign In
arno
/
postfix
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
updates
master
Andrey Arapov
2 years ago
parent
448ebf7cf1
commit
c056a47402
Signed by:
arno
GPG Key ID:
9076D5E6B31AE99C
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
service/postfix/run
+ 1
- 0
service/postfix/run
View File
@@ -15,6 +15,7 @@ set -e
postfix check 2>&1
# run Postfix
set -x
exec /usr/lib/postfix/master 2>&1
# Do not use 'postfix start-fg' command since it does not handle the signals,
Write
Preview
Loading…
Cancel
Save