2deebefbb7
The clockspeed-conf package provides configuration scripts to set up a clockspeed client and/or a taiclockd server using Dan Bernstein's daemontools for supervision and his clockspeed package for time synchronisation. Author: Patrick Atamaniuk <atamaniuk at frobs.net> WWW: http://foo42.de/devel/sysutils/clockspeed-conf/ PR: 51036 Submitted by: Patrick Atamaniuk <atamaniuk at frobs.net>
10 lines
395 B
Text
10 lines
395 B
Text
--- clockspeed-conf.orig Mon Apr 14 14:55:45 2003
|
|
+++ clockspeed-conf Mon Apr 14 14:55:54 2003
|
|
@@ -12,7 +12,7 @@
|
|
# and optionally ATTOFILE if not ETCDIR/atto
|
|
#
|
|
#
|
|
-[ -z "${CLOCKSPEED_INSTALLATION}" ] && CLOCKSPEED_INSTALLATION="DJB"
|
|
+[ -z "${CLOCKSPEED_INSTALLATION}" ] && CLOCKSPEED_INSTALLATION="FreeBSD_PORT"
|
|
|
|
PATH=/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/command:${PATH}
|