diff options
author | Doug Barton <dougb@FreeBSD.org> | 2011-05-14 23:57:51 +0000 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2011-05-14 23:57:51 +0000 |
commit | 3106867ad1b67e8afb142e360ca4686775ad6854 (patch) | |
tree | 17780633ebe4143a5c4789f9b312ef85527080a5 /sysutils/monitorix | |
parent | 15f97734e161d4d9b3d315465325997b249f2264 (diff) |
Notes
Diffstat (limited to 'sysutils/monitorix')
-rw-r--r-- | sysutils/monitorix/files/monitorix.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/monitorix/files/monitorix.in b/sysutils/monitorix/files/monitorix.in index 6b5ee44b9a42..2af18bf32028 100644 --- a/sysutils/monitorix/files/monitorix.in +++ b/sysutils/monitorix/files/monitorix.in @@ -5,7 +5,7 @@ # PROVIDE: monitorix # REQUIRE: DAEMON # BEFORE: LOGIN -# KEYWORD: FreeBSD shutdown +# KEYWORD: shutdown monitorix_enable=${monitorix_enable:-"NO"} |