https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=202861
Dmitriy Bartkus <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from Dmitriy Bartkus <[email protected]> --- Default configs: less /etc/rc.d/zfs #!/bin/sh # # $FreeBSD: releng/10.1/etc/rc.d/zfs 253076 2013-07-09 08:59:39Z avg $ # # PROVIDE: zfs # REQUIRE: mountcritlocal less /etc/rc.d/mountcritlocal #!/bin/sh # # $FreeBSD: releng/10.1/etc/rc.d/mountcritlocal 215824 2010-11-25 18:20:28Z dougb $ # # PROVIDE: mountcritlocal # REQUIRE: root hostid_save mdconfig # KEYWORD: nojail shutdown I dont see problem cycles. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
