diff options
Diffstat (limited to 'var/jail/git/etc/rc.conf')
-rw-r--r-- | var/jail/git/etc/rc.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/var/jail/git/etc/rc.conf b/var/jail/git/etc/rc.conf new file mode 100644 index 0000000..30dad04 --- /dev/null +++ b/var/jail/git/etc/rc.conf @@ -0,0 +1,8 @@ +# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable +dumpdev="NO" +cron_flags="-m ''" +sendmail_enable="NONE" +sendmail_submit_enable="NONE" +sendmail_msp_queue_enable="NONE" +sendmail_outbound_enable="NONE" +sshd_enable="YES" |