summaryrefslogtreecommitdiff
path: root/package/pptp
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2010-10-05 17:27:21 +0000
committerJo-Philipp Wich <jow@openwrt.org>2010-10-05 17:27:21 +0000
commitf2068db0731e99d92598eea2de26de47659e127e (patch)
treee66362893a34f9a825a1c08c83419a6027804b5b /package/pptp
parent8371bd9673fe05db75b596a2f3e05b4c8db56837 (diff)
downloadmtk-20170518-f2068db0731e99d92598eea2de26de47659e127e.zip
mtk-20170518-f2068db0731e99d92598eea2de26de47659e127e.tar.gz
mtk-20170518-f2068db0731e99d92598eea2de26de47659e127e.tar.bz2
pptp: mark /etc/ppp/options.pptp as conffile
SVN-Revision: 23253
Diffstat (limited to 'package/pptp')
-rw-r--r--package/pptp/Makefile8
1 files changed, 6 insertions, 2 deletions
diff --git a/package/pptp/Makefile b/package/pptp/Makefile
index a7b9220..184f726 100644
--- a/package/pptp/Makefile
+++ b/package/pptp/Makefile
@@ -1,4 +1,4 @@
-#
+#
# Copyright (C) 2006-2008 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
@@ -26,10 +26,14 @@ define Package/pptp
DEPENDS:=+ppp +kmod-gre
endef
-define Package/pptp/daemon
+define Package/pptp/description
This package contains a PPTP (Point-to-Point Tunneling Protocol) client.
endef
+define Package/pptp/conffiles
+/etc/ppp/options.pptp
+endef
+
define Package/pptp/install
$(INSTALL_DIR) $(1)/usr/sbin
$(INSTALL_BIN) $(PKG_BUILD_DIR)/pptp $(1)/usr/sbin/