source: freewrt/package/pmacct/ipkg/nfacctd.postinst

freewrt_2_0
Last change on this file was 65d016f, checked in by Waldemar Brodkorb <wbx@…>, 19 years ago

fix half of the init scripts not conforming to
our standard. thx very much ulmen!

git-svn-id: svn://www.freewrt.org/branches/freewrt_1_0@1000 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 140 bytes
Line 
1#!/bin/sh
2. $IPKG_INSTROOT/etc/functions.sh
3add_rcconf nfacctd nfacctd NO
4add_rcconf nfacctd_flags nfacctd_flags "\"-f /etc/nfacctd.conf\""
Note: See TracBrowser for help on using the repository browser.