From 6804bafaddec8f36c7c8fd7b0a5469d35cf8bc7f Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 12 Sep 2012 10:09:55 +0000 Subject: mountd: add "-f" option to not daemonize mountd, use service wrappers in init script SVN-Revision: 33378 --- package/mountd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/mountd/Makefile') diff --git a/package/mountd/Makefile b/package/mountd/Makefile index 44e3082f6b..4bf8817798 100644 --- a/package/mountd/Makefile +++ b/package/mountd/Makefile @@ -1,11 +1,11 @@ -# Copyright (C) 2009-2011 OpenWrt.org +# Copyright (C) 2009-2012 OpenWrt.org # All rights reserved. include $(TOPDIR)/rules.mk PKG_NAME:=mountd PKG_VERSION:=0.1 -PKG_RELEASE:=5 +PKG_RELEASE:=6 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE_URL:=http://mirror2.openwrt.org/sources -- cgit v1.2.3