diff options
Diffstat (limited to 'etc/rc.d/local')
-rwxr-xr-x | etc/rc.d/local | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/local b/etc/rc.d/local index 5f5d985..cd96982 100755 --- a/etc/rc.d/local +++ b/etc/rc.d/local @@ -7,7 +7,7 @@ # PROVIDE: local # REQUIRE: DAEMON # BEFORE: LOGIN -# KEYWORD: FreeBSD NetBSD shutdown +# KEYWORD: FreeBSD shutdown . /etc/rc.subr |