summaryrefslogtreecommitdiffstats
path: root/etc/rc.conf
diff options
context:
space:
mode:
authorCharlie Root <root@jozanofastora.xyz>2022-04-27 14:02:54 +0000
committerCharlie Root <root@jozanofastora.xyz>2022-04-27 14:02:54 +0000
commit96d51c38abc47fc5ea5dee0949f5fc0323b31026 (patch)
tree15c5266908f61ed9a7e1e621f83ff65c431eee46 /etc/rc.conf
downloadjoe-conf-96d51c38abc47fc5ea5dee0949f5fc0323b31026.tar.gz
joe-conf-96d51c38abc47fc5ea5dee0949f5fc0323b31026.tar.bz2
joe-conf-96d51c38abc47fc5ea5dee0949f5fc0323b31026.tar.xz
joe-conf-96d51c38abc47fc5ea5dee0949f5fc0323b31026.tar.zst
joe-conf-96d51c38abc47fc5ea5dee0949f5fc0323b31026.zip
First commit
Diffstat (limited to 'etc/rc.conf')
-rw-r--r--etc/rc.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/etc/rc.conf b/etc/rc.conf
new file mode 100644
index 0000000..8c8846a
--- /dev/null
+++ b/etc/rc.conf
@@ -0,0 +1,21 @@
+hostname="jozanofastora.xyz"
+sshd_enable="YES"
+ntpd_enable="YES"
+static_routes="linklocal"
+ifconfig_vtnet0="DHCP"
+ifconfig_vtnet0_ipv6="inet6 accept_rtadv"
+ipv6_activate_all_interfaces="YES"
+rtsold_enable="YES"
+rtsold_flags="-aF"
+nginx_enable="YES"
+uwsgi_enable="YES"
+cron_flags="-m ''"
+gmid_enable="YES"
+pf_enable="NO"
+pf_rules="/usr/local/etc/pf.conf"
+plog_enable="NO"
+pflog_logfile="/var/log/pflog"
+obspamd_enable="NO"
+obspamd_flags="-v"
+obspamlogd_enable="NO"
+dovecot_enable="NO"