diff options
Diffstat (limited to 'net-mgmt/nagiosgrapher/files/nagiosgrapher.in')
-rw-r--r-- | net-mgmt/nagiosgrapher/files/nagiosgrapher.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagiosgrapher/files/nagiosgrapher.in b/net-mgmt/nagiosgrapher/files/nagiosgrapher.in index 5c294325897e..124473057083 100644 --- a/net-mgmt/nagiosgrapher/files/nagiosgrapher.in +++ b/net-mgmt/nagiosgrapher/files/nagiosgrapher.in @@ -12,7 +12,7 @@ # #%%NAME%%_enable="YES" -. "%%RC_SUBR%%" +. /etc/rc.subr name="%%NAME%%" : ${%%NAME%%_user="nagios"} |