]> 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 89cf89f1c0503c9de134d9ae80b6f000041bbfc4..889521306eb5011e4cb5faceeda64a038b4c63fa 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 >/dev/null 2>&1 &
This page took 0.063636 seconds and 4 git commands to generate.