Skip to content

Commit 462ef2c

Browse files
committed
hal and nas are no longer installed.
1 parent 5e3c227 commit 462ef2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

liveimagefiles/inst.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,9 @@ echo xdm=YES >> /etc/rc.conf
6868

6969
# add rc.conf definitions for packages
7070
echo dbus=YES >> /etc/rc.conf
71-
echo hal=YES >> /etc/rc.conf
71+
#echo hal=YES >> /etc/rc.conf
7272
echo avahidaemon=NO >> /etc/rc.conf
73-
echo nasd=NO >> /etc/rc.conf
73+
#echo nasd=NO >> /etc/rc.conf
7474

7575
# copy local fontconfig settings for pkgsrc fonts
7676
cp ${FILEDIR}/etc/fonts/local.conf /etc/fonts

0 commit comments

Comments
 (0)