diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-22 11:01:31 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-22 11:01:31 +0000 |
| commit | dd3aa0f4afa26987fa85e37033a4ff20a5c4bfa9 (patch) | |
| tree | d23e05dcaa7ef82a1676ca305e046c1e86940bc7 /openbsd/frontends/etc/rc.conf.local | |
| parent | e89c21884e2c3866328347ea6f005ffac6782012 (diff) | |
use vger with inetd and relayd
Diffstat (limited to 'openbsd/frontends/etc/rc.conf.local')
| -rw-r--r-- | openbsd/frontends/etc/rc.conf.local | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/openbsd/frontends/etc/rc.conf.local b/openbsd/frontends/etc/rc.conf.local index d8c4856..842f16d 100644 --- a/openbsd/frontends/etc/rc.conf.local +++ b/openbsd/frontends/etc/rc.conf.local @@ -1,2 +1,5 @@ -pkg_scripts="uptimed httpd geminid" httpd_flags= +inetd_flags= +nsd_flags= +pkg_scripts="uptimed httpd" +relayd_flags= |
