diff options
Diffstat (limited to 'net/openntpd/files')
-rw-r--r-- | net/openntpd/files/480.status-openntpd.in | 3 | ||||
-rw-r--r-- | net/openntpd/files/openntpd.in | 4 |
2 files changed, 1 insertions, 6 deletions
diff --git a/net/openntpd/files/480.status-openntpd.in b/net/openntpd/files/480.status-openntpd.in index 1a3d8eb3ce2c..ee014c9b33cd 100644 --- a/net/openntpd/files/480.status-openntpd.in +++ b/net/openntpd/files/480.status-openntpd.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD$ -# if [ -r /etc/defaults/periodic.conf ] ; then . /etc/defaults/periodic.conf diff --git a/net/openntpd/files/openntpd.in b/net/openntpd/files/openntpd.in index a6bd8a258388..8b5ed9c4fb31 100644 --- a/net/openntpd/files/openntpd.in +++ b/net/openntpd/files/openntpd.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: openntpd # REQUIRE: DAEMON ntpdate # BEFORE: LOGIN |