]> mj.ucw.cz Git - arexx.git/commitdiff
Let init-arexxd use --debug-packets
authorMartin Mares <mj@ucw.cz>
Sat, 14 Jan 2012 09:59:54 +0000 (10:59 +0100)
committerMartin Mares <mj@ucw.cz>
Sat, 14 Jan 2012 09:59:54 +0000 (10:59 +0100)
init-arexxd

index d43b372fe53d28576fe7d14039bc0b7526100b39..31779e0a131631ff495447e30121d699abf81cb5 100755 (executable)
@@ -13,7 +13,7 @@ PATH=/sbin:/bin:/usr/sbin:/usr/bin
 DAEMON=/usr/local/sbin/arexxd
 NAME=arexxd
 DESC="Arexx data logger daemon"
-OPTIONS="--log-packets"
+OPTIONS="--debug-packets"
 
 . /lib/lsb/init-functions