diff options
| author | Alexander Langer <alex@FreeBSD.org> | 2000-07-19 10:02:25 +0000 |
|---|---|---|
| committer | Alexander Langer <alex@FreeBSD.org> | 2000-07-19 10:02:25 +0000 |
| commit | c02cba49bd6c454e73f15ee0cc27803d1f2ad324 (patch) | |
| tree | 7bec549564e41ac9284e31e223cd47f16f90949f /russian/apache13-modssl/files/rc.apache.sh | |
| parent | cd8bbd70a4fca8bea2b08d214699bc52f2c2c1ce (diff) | |
- Update RA-part to 29.5.
- Add ru- PKGNAMEPREFIX
- improve PLIST_SUB hack for WITH_SUEXEC
PR: 19976
Submitted by: maintainer
Diffstat (limited to 'russian/apache13-modssl/files/rc.apache.sh')
| -rw-r--r-- | russian/apache13-modssl/files/rc.apache.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/russian/apache13-modssl/files/rc.apache.sh b/russian/apache13-modssl/files/rc.apache.sh index f8f244e5046f..5ea30f522c40 100644 --- a/russian/apache13-modssl/files/rc.apache.sh +++ b/russian/apache13-modssl/files/rc.apache.sh @@ -2,7 +2,7 @@ case $1 in start) - !!PREFIX!!/sbin/apachectl start + !!PREFIX!!/sbin/apachectl startssl echo -n ' apache' ;; |
