source:
npl/overig/ntp/post.10_ntp
@
7c410f9
Last change on this file since 7c410f9 was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 270 bytes |
Rev | Line | |
---|---|---|
[c5c522c] | 1 | #!/bin/bash |
2 | ||
3 | ||
4 | #we need dns | |
5 | #postinst.sh post.djbdns || exit 1 | |
6 | #svc -u /service/dnscache | |
7 | ||
8 | #(now happens in run script) | |
9 | #svcstop /service/ntp | |
10 | #ntpdate pool.ntp.org || exit 1 | |
11 | #svcreset /service/ntp | |
12 |
Note: See TracBrowser
for help on using the repository browser.