diff options
Diffstat (limited to 'sysutils/cfengine314')
-rw-r--r-- | sysutils/cfengine314/files/cf-execd.in | 4 | ||||
-rw-r--r-- | sysutils/cfengine314/files/cf-monitord.in | 4 | ||||
-rw-r--r-- | sysutils/cfengine314/files/cf-serverd.in | 4 |
3 files changed, 3 insertions, 9 deletions
diff --git a/sysutils/cfengine314/files/cf-execd.in b/sysutils/cfengine314/files/cf-execd.in index 1bffee793948..b40d3507649a 100644 --- a/sysutils/cfengine314/files/cf-execd.in +++ b/sysutils/cfengine314/files/cf-execd.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: cf-execd # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/sysutils/cfengine314/files/cf-monitord.in b/sysutils/cfengine314/files/cf-monitord.in index 50ff312db37e..dd21a0aaed6d 100644 --- a/sysutils/cfengine314/files/cf-monitord.in +++ b/sysutils/cfengine314/files/cf-monitord.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: cf-monitord # REQUIRE: LOGIN # KEYWORD: shutdown diff --git a/sysutils/cfengine314/files/cf-serverd.in b/sysutils/cfengine314/files/cf-serverd.in index b48c6c05dcba..938274887353 100644 --- a/sysutils/cfengine314/files/cf-serverd.in +++ b/sysutils/cfengine314/files/cf-serverd.in @@ -1,7 +1,5 @@ #!/bin/sh -# -# $FreeBSD$ -# + # PROVIDE: cf-serverd # REQUIRE: LOGIN # KEYWORD: shutdown |