]> git.pld-linux.org Git - packages/asa.git/commitdiff
- fixed, thaks glen
authordzeus <dzeus@pld-linux.org>
Mon, 6 Jun 2005 13:46:49 +0000 (13:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asa.sh -> 1.4

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.108609 seconds and 4 git commands to generate.