Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
hal and nas are no longer installed.
  • Loading branch information
tsutsui committed Oct 18, 2014
1 parent 5e3c227 commit 462ef2c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions liveimagefiles/inst.sh
Expand Up @@ -68,9 +68,9 @@ echo xdm=YES >> /etc/rc.conf

# add rc.conf definitions for packages
echo dbus=YES >> /etc/rc.conf
echo hal=YES >> /etc/rc.conf
#echo hal=YES >> /etc/rc.conf
echo avahidaemon=NO >> /etc/rc.conf
echo nasd=NO >> /etc/rc.conf
#echo nasd=NO >> /etc/rc.conf

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

0 comments on commit 462ef2c

Please sign in to comment.