source: freewrt/package/rdate/ipkg/rdate.postinst@ 886964e

Last change on this file since 886964e was 886964e, checked in by Thorsten Glaser <tg@…>, 18 years ago

make postinstall scripts require mksh as functions.sh does
(how good it's in lbin/ anyway)

git-svn-id: svn://www.freewrt.org/trunk/freewrt@3239 afb5a338-a214-0410-bd46-81f09a774fd1

  • Property mode set to 100644
File size: 125 bytes
Line 
1#!/usr/bin/env mksh
2. $IPKG_INSTROOT/etc/functions.sh
3add_rcconf rdate
4add_rcconf rdate_flags rdate_flags '-nv pool.ntp.org'
Note: See TracBrowser for help on using the repository browser.