We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e3c227 commit 462ef2cCopy full SHA for 462ef2c
liveimagefiles/inst.sh
@@ -68,9 +68,9 @@ echo xdm=YES >> /etc/rc.conf
68
69
# add rc.conf definitions for packages
70
echo dbus=YES >> /etc/rc.conf
71
-echo hal=YES >> /etc/rc.conf
+#echo hal=YES >> /etc/rc.conf
72
echo avahidaemon=NO >> /etc/rc.conf
73
-echo nasd=NO >> /etc/rc.conf
+#echo nasd=NO >> /etc/rc.conf
74
75
# copy local fontconfig settings for pkgsrc fonts
76
cp ${FILEDIR}/etc/fonts/local.conf /etc/fonts
0 commit comments