diff options
Diffstat (limited to 'extra/ppp')
-rw-r--r-- | extra/ppp/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/ppp/Pkgfile b/extra/ppp/Pkgfile index c31f6cb71..787fb11f4 100644 --- a/extra/ppp/Pkgfile +++ b/extra/ppp/Pkgfile @@ -19,3 +19,4 @@ build() { mkdir -p $PKG/etc/rc.d/init.d/ install -m755 ../pppd $PKG/etc/rc.d/init.d/ } + |