diff options
Diffstat (limited to 'security/spybye/files')
-rw-r--r-- | security/spybye/files/spybye.in (renamed from security/spybye/files/spybye.sh.in) | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/spybye/files/spybye.sh.in b/security/spybye/files/spybye.in index 9c535e002be0..1e7ca85443d0 100644 --- a/security/spybye/files/spybye.sh.in +++ b/security/spybye/files/spybye.in @@ -1,11 +1,12 @@ #!/bin/sh -# +# $FreeBSD$ +# # PROVIDE: spybye # REQUIRE: DAEMON # BEFORE: LOGIN # KEYWORD: shutdown - +# # Add the following lines to /etc/rc.conf to enable spybye: # spybye_enable (bool): Set to YES to enable spybye # Default: NO |