]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blobdiff - ppp/ppp.nm
ppp: Add systemd unit files.
[people/amarx/ipfire-3.x.git] / ppp / ppp.nm
index f82be752cbeb001ff02e9b9cf618cdbc67ad5bae..8a0ab3f6336deb8f2fb47375b37ecf8521c7b560 100644 (file)
@@ -5,7 +5,7 @@
 
 name       = ppp
 version    = 2.4.5
-release    = 3
+release    = 4
 
 groups     = System/Daemons
 url        = ftp://ftp.samba.org/pub/ppp/
@@ -34,7 +34,7 @@ build
        CFLAGS += -fPIC
 
        prepare_cmds
-               sed -e "s@^RUNDIR .*@RUNDIR = /var/run/ppp@" \
+               sed -e "s@^RUNDIR .*@RUNDIR = /run/ppp@" \
                        -e "s@^LOGDIR .*@LOGDIR = /var/log/ppp@" \
                        -i linux/Makefile.top