about summary refs log tree commit diff
path: root/services
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-08-28 00:15:24 +0200
committerJuan RP <xtraeme@gmail.com>2014-08-28 00:15:24 +0200
commit745d253c246ccdf63342a4949a0113c5ff49850b (patch)
tree1b631204b4f61427c8534497150b64902c66b922 /services
parentc49543e11d32bf33a21e78de048df52f5a2f20f7 (diff)
downloadrunit-void-745d253c246ccdf63342a4949a0113c5ff49850b.tar.gz
runit-void-745d253c246ccdf63342a4949a0113c5ff49850b.tar.xz
runit-void-745d253c246ccdf63342a4949a0113c5ff49850b.zip
opensmtpd: disable -v, too verbose.
Diffstat (limited to 'services')
-rwxr-xr-xservices/opensmtpd/run2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/opensmtpd/run b/services/opensmtpd/run
index 24381a2..ec33a94 100755
--- a/services/opensmtpd/run
+++ b/services/opensmtpd/run
@@ -1,2 +1,2 @@
 #!/bin/sh
-exec smtpd -v -d 2>&1
+exec smtpd -d 2>&1