repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Expand PMF_FN_* macros.
[netbsd-mini2440.git]
/
dist
/
ntp
/
scripts
/
rc1
/
preinstall
blob
aa18639c2fe665803f912211199d26e9fd506992
1
#!/bin/sh
2
if
[
-x
/
etc
/
init.d
/
xntp
]
3
then
4
/
etc
/
init.d
/
xntp stop
5
fi
6
exit
0