diff options
Diffstat (limited to 'etc/rc.conf.FreeBSD')
-rw-r--r-- | etc/rc.conf.FreeBSD | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/etc/rc.conf.FreeBSD b/etc/rc.conf.FreeBSD deleted file mode 100644 index cb16b83a..00000000 --- a/etc/rc.conf.FreeBSD +++ /dev/null @@ -1,13 +0,0 @@ -############################################################################## -# FreeBSD SPECIFIC OPTIONS - -# This is the subsystem type. Valid options on FreeBSD: -# "" - nothing special -# "jail" - FreeBSD jails -# "prefix" - Prefix -# If this is commented out, automatic detection will be used. -# -# This should be set to the value representing the environment this file is -# PRESENTLY in, not the virtualization the environment is capable of. -#rc_sys="" - |