diff options
author | Renato Botelho <renato@netgate.com> | 2016-03-02 08:44:16 -0300 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2016-03-02 08:44:16 -0300 |
commit | b4655eb4fab0c00a03febe9ef8caad97c0026fe5 (patch) | |
tree | b3c49c0a5405bad6225fd2285605ea7ec03a58ae | |
parent | afdadc06a5da33ea6f46448ec5a8244cf6bf754d (diff) | |
download | FreeBSD-src-b4655eb4fab0c00a03febe9ef8caad97c0026fe5.zip FreeBSD-src-b4655eb4fab0c00a03febe9ef8caad97c0026fe5.tar.gz |
Enable syscons, used by installer. It should fix #4387
-rw-r--r-- | release/conf/pfSense_src.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/release/conf/pfSense_src.conf b/release/conf/pfSense_src.conf index 924c78b..7b8ac57 100644 --- a/release/conf/pfSense_src.conf +++ b/release/conf/pfSense_src.conf @@ -48,6 +48,5 @@ WITHOUT_SETUID_LOGIN=YES WITHOUT_SHAREDOCS=YES WITHOUT_SVN=YES WITHOUT_SVNLITE=YES -WITHOUT_SYSCONS=YES WITHOUT_SYSINSTALL=yes WITHOUT_UNBOUND=YES |