diff --git a/etc/rc b/etc/rc index 5b51e58019..5845800c8a 100755 --- a/etc/rc +++ b/etc/rc @@ -270,6 +270,9 @@ fi rm -f /cf/conf/backup/backup.cache +# Setup host GUID ID. This is used by ZFS. +/etc/rc.d/hostid start + # Copy php.ini to alternate location after generation cp /usr/local/lib/php.ini /usr/local/etc/php.ini