diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-03-01 21:19:11 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-03-01 21:19:11 +0100 |
commit | f2463372c9e35cf640f1b0ccede0314a239b0d25 (patch) | |
tree | d0136965860008a32e72bfac7442bc35d694758c /package/opensips | |
parent | 72a7d18f2fa0330212333dd95c18f2278c021cee (diff) |
fix startup scripts, when variable is not set in /etc/rc.conf
Diffstat (limited to 'package/opensips')
-rw-r--r-- | package/opensips/files/opensips.init | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package/opensips/files/opensips.init b/package/opensips/files/opensips.init index b7d73f7d4..c0567b694 100644 --- a/package/opensips/files/opensips.init +++ b/package/opensips/files/opensips.init @@ -1,7 +1,6 @@ #!/bin/sh #PKG opensips #INIT 60 - . /etc/rc.conf case $1 in |