OSDN Git Service

fix connmand logging
authormobinmob <mobinmob@disroot.org>
Wed, 29 Apr 2020 17:01:09 +0000 (20:01 +0300)
committermobinmob <mobinmob@disroot.org>
Wed, 29 Apr 2020 17:01:09 +0000 (20:01 +0300)
connmand

index a8c953b..066761e 100644 (file)
--- a/connmand
+++ b/connmand
@@ -9,6 +9,6 @@
 [start]
 @build = custom
 @shebang = "/bin/sh"
-@execute = ( exec connmand -n )
+@execute = ( exec connmand -n 2>&1 )