diff options
Diffstat (limited to 'etc/rc.d/apm')
-rw-r--r-- | etc/rc.d/apm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/apm b/etc/rc.d/apm index 38576ec14306..3d15701956ed 100644 --- a/etc/rc.d/apm +++ b/etc/rc.d/apm @@ -6,7 +6,7 @@ # PROVIDE: apm # REQUIRE: DAEMON # BEFORE: LOGIN -# KEYWORD: FreeBSD nojail +# KEYWORD: nojail . /etc/rc.subr |