/contrib/ntp/scripts/rc1/preremove

https://bitbucket.org/freebsd/freebsd-head/ · Shell · 4 lines · 2 code · 1 blank · 1 comment · 0 complexity · f47c0afd53a86a7777046e0e1ccc4db1 MD5 · raw file

  1. #!/bin/sh
  2. /etc/init.d/xntp stop
  3. exit 0