]> git.pld-linux.org Git - packages/asa.git/blobdiff - asa.sh
- drop obsolete and outdated manual inclusion of rpm macros
[packages/asa.git] / asa.sh
diff --git a/asa.sh b/asa.sh
index a42a956f0b9b3f95ffdf37690bf82fa59cf43cdd..889521306eb5011e4cb5faceeda64a038b4c63fa 100644 (file)
--- a/asa.sh
+++ b/asa.sh
@@ -1,3 +1,2 @@
 #!/bin/sh
-su -f -m jabber -c /usr/sbin/ApaSMSAgent.pl 2>1 > /dev/null &
-
+/usr/sbin/ApaSMSAgent.pl >/dev/null 2>&1 &
This page took 0.023298 seconds and 4 git commands to generate.