]> git.pld-linux.org Git - packages/asa.git/commitdiff
- su removed
authordzeus <dzeus@pld-linux.org>
Sat, 4 Jun 2005 08:21:23 +0000 (08:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asa.sh -> 1.3

asa.sh

diff --git a/asa.sh b/asa.sh
index 89cf89f1c0503c9de134d9ae80b6f000041bbfc4..408aac595c613b18f2009c45ea2eed0db99c386c 100644 (file)
--- a/asa.sh
+++ b/asa.sh
@@ -1,2 +1,2 @@
 #!/bin/sh
-su -f -m jabber -c /usr/sbin/ApaSMSAgent.pl 2&1> /dev/null &
+/usr/sbin/ApaSMSAgent.pl 2&1> /dev/null &
This page took 0.083997 seconds and 4 git commands to generate.