[2012-10-15 22:25:58 -0300] Martín Cigorraga: > Basically I need to know how to handle these daemons: > hwclock
Ditch it. Use NTP instead:
sudo pacman -Syu ntp
systemctl start ntpd.service
> dbus
Do nothing. It will be automatically pulled by services that need it.
> netfs
Well, do you actually have network filesystems you wish to mount?
--
Gaetan

