rdate.postinst 144 B

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