Parent Directory | Revision Log | Revision Graph
* Wed Feb 12 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 1.3.15-2 - Lots of changes in git - Code from latest commit 481cf05 on 13 Oct 2019 - First import to build sys - Fix init script
1 | diff -ruN xl2tpd-1.3.15.old/packaging/fedora/xl2tpd.init xl2tpd-1.3.15/packaging/fedora/xl2tpd.init |
2 | --- xl2tpd-1.3.15.old/packaging/fedora/xl2tpd.init 2020-02-12 00:34:58.540316828 +0100 |
3 | +++ xl2tpd-1.3.15/packaging/fedora/xl2tpd.init 2020-02-12 00:47:58.368273257 +0100 |
4 | @@ -44,7 +44,8 @@ |
5 | exit 0 |
6 | fi |
7 | else |
8 | - SERVICE=$PATHTOSERV$SERVICE |
9 | + #SERVICE=$PATHTOSERV$SERVICE |
10 | + echo "" |
11 | fi |
12 | |
13 | RETVAL=0 |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |