diff options
| author | maddaat <git@maddaat.org> | 2026-04-10 17:34:33 +0400 |
|---|---|---|
| committer | maddaat <git@maddaat.org> | 2026-04-10 17:34:33 +0400 |
| commit | eb670e687edcc065c2886be806acd80a697f9bea (patch) | |
| tree | f09c584c635bb817ceadf4a9ea413c01b06ef3e0 /etc/rc.conf.local | |
| download | infra-eb670e687edcc065c2886be806acd80a697f9bea.tar infra-eb670e687edcc065c2886be806acd80a697f9bea.tar.gz infra-eb670e687edcc065c2886be806acd80a697f9bea.tar.bz2 infra-eb670e687edcc065c2886be806acd80a697f9bea.tar.lz infra-eb670e687edcc065c2886be806acd80a697f9bea.tar.xz infra-eb670e687edcc065c2886be806acd80a697f9bea.tar.zst infra-eb670e687edcc065c2886be806acd80a697f9bea.zip | |
Initial commit
Diffstat (limited to 'etc/rc.conf.local')
| -rw-r--r-- | etc/rc.conf.local | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/etc/rc.conf.local b/etc/rc.conf.local new file mode 100644 index 0000000..468a7d0 --- /dev/null +++ b/etc/rc.conf.local @@ -0,0 +1,5 @@ +httpd_flags= +mountd_flags= +nfsd_flags= +portmap_flags= +slowcgi_flags= |
