]> git.pld-linux.org Git - packages/asa.git/commitdiff
- workaround for starting asa,
authordjrzulf <djrzulf@pld-linux.org>
Tue, 15 Feb 2005 23:57:50 +0000 (23:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asa.sh -> 1.1

asa.sh [new file with mode: 0644]

diff --git a/asa.sh b/asa.sh
new file mode 100644 (file)
index 0000000..a42a956
--- /dev/null
+++ b/asa.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+su -f -m jabber -c /usr/sbin/ApaSMSAgent.pl 2>1 > /dev/null &
+
This page took 0.089349 seconds and 4 git commands to generate.