diff options
| -rw-r--r-- | frontends/Rexfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/Rexfile b/frontends/Rexfile index 1162868..4da083f 100644 --- a/frontends/Rexfile +++ b/frontends/Rexfile @@ -389,7 +389,7 @@ task 'ircbouncer', group => 'ircbouncer', sub { pkg 'znc', ensure => present; # Requires runtime config in /var/znc before it can start. - # => geheim search var-znc + # => geheim search znc.conf service 'znc', ensure => 'started'; }; |
