1
0

rdate.postinst 151 B

12345
  1. #!/usr/bin/env bash
  2. . $IPKG_INSTROOT/etc/functions.sh
  3. add_rcconf 'e.g. "-nv pool.ntp.org"' rdate_flags
  4. add_service ntp 123/tcp
  5. add_service ntp 123/udp