diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-01-14 14:52:13 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-01-14 14:52:13 +0000 |
commit | e99e060d34098f91b3c85d43e4cd8b7f232c3b6f (patch) | |
tree | 53bc6450949052e6051f9e0876c024cff8c5ec09 /irc/ngircd | |
parent | 4093906419c118caaaa2d82b2d1c0eebd29937cd (diff) |
Notes
Diffstat (limited to 'irc/ngircd')
-rw-r--r-- | irc/ngircd/files/ngircd.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ngircd/files/ngircd.in b/irc/ngircd/files/ngircd.in index 68c54b82c6f7..2ffc1e661579 100644 --- a/irc/ngircd/files/ngircd.in +++ b/irc/ngircd/files/ngircd.in @@ -18,7 +18,7 @@ . /etc/rc.subr name="ngircd" -rcvar=ngircd_enable +rcvar="ngircd_enable" load_rc_config $name |