]> 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 408aac595c613b18f2009c45ea2eed0db99c386c..889521306eb5011e4cb5faceeda64a038b4c63fa 100644 (file)
--- a/asa.sh
+++ b/asa.sh
@@ -1,2 +1,2 @@
 #!/bin/sh
-/usr/sbin/ApaSMSAgent.pl 2&1> /dev/null &
+/usr/sbin/ApaSMSAgent.pl >/dev/null 2>&1 &
This page took 0.116581 seconds and 4 git commands to generate.