Heartbeat(v1 モード) crm off logfile /var/log/ha-log logfacility local0 debugfile /var/log/ha-debug udpport 694 keepalive 2 deadtime 30 warntime 10 initdead 60 auto_failback off bcast eth0 node liverpool node everton
FreeBSD 9でフルZFSシステム dan's blog を参考に、
# zfs create zroot/usr/home
# cd /boot/zfs/zroot; ln -s /usr/home home
という部分は
# zfs set mountpoint=/boot/zfs/zroot/usr/home tank
# cd /boot/zfs/zroot; ln -s usr/home home
とする
Slax mysql-bugreport.003 default options are read from the following files in the given order: /etc/my.cnf /usr/etc/my.cnf ~/.my.cnf the following groups are read: mysql client the following options may be given as the first argument: --print-defaults print the program argument list and exit --no-defaults don't read default options from any options file --defaults-file=# only read default options from the given file # --defaults-extra-file=# read this file after the global files are read