diff options
| author | Eugen Wissner <belka@caraus.de> | 2022-07-25 01:05:59 +0200 |
|---|---|---|
| committer | Eugen Wissner <belka@caraus.de> | 2022-07-25 01:05:59 +0200 |
| commit | ddd06dff1ea6cc633b59ff131c61925f8612aa98 (patch) | |
| tree | 232e9812b3504a7addd9d922e1ec2f7612652ab5 /private/postfix-pgsql/postfix.script.starting.message.diff | |
| parent | 449142131e8223c300d1dbc2cc63d003fbdd76f4 (diff) | |
| download | slackbuilder-ddd06dff1ea6cc633b59ff131c61925f8612aa98.tar.gz | |
postfix-pgsql: Submitted and removed
Diffstat (limited to 'private/postfix-pgsql/postfix.script.starting.message.diff')
| -rw-r--r-- | private/postfix-pgsql/postfix.script.starting.message.diff | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/private/postfix-pgsql/postfix.script.starting.message.diff b/private/postfix-pgsql/postfix.script.starting.message.diff deleted file mode 100644 index c32a953..0000000 --- a/private/postfix-pgsql/postfix.script.starting.message.diff +++ /dev/null @@ -1,14 +0,0 @@ ---- ./conf/postfix-script.orig 2019-02-28 13:02:24.783759137 -0600 -+++ ./conf/postfix-script 2019-02-28 13:05:25.516761071 -0600 -@@ -139,7 +139,10 @@ - # Foreground this so it can be stopped. All inodes are cached. - $daemon_directory/postfix-script check-warn - fi -- $INFO starting the Postfix mail system || exit 1 -+ $INFO starting the Postfix mail system > /dev/null 2> /dev/null || exit 1 -+ # Because this is called during Slackware init, let's make it look -+ # similar to everything else printed on the screen: -+ echo "Starting the Postfix mail system: $command_directory/postfix start" - case $1 in - start) - # NOTE: wait in foreground process to get the initialization status. |
