initial import
This commit is contained in:
3
openntpd/ntpd.run
Normal file
3
openntpd/ntpd.run
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
[ -r conf ] && . ./conf
|
||||
exec ntpd ${NTPD_OPTS} 2>&1
|
||||
Reference in New Issue
Block a user