Run devpubd before volume managers and pseudo disks.

This commit is contained in:
mlelstv 2021-07-31 14:47:04 +00:00
parent 31f72197e0
commit ad07108f16
1 changed files with 3 additions and 3 deletions

View File

@ -1,11 +1,11 @@
#!/bin/sh
#
# $NetBSD: devpubd,v 1.1 2011/09/06 21:32:29 riz Exp $
# $NetBSD: devpubd,v 1.2 2021/07/31 14:47:04 mlelstv Exp $
#
# PROVIDE: devpubd
# REQUIRE: DAEMON
# BEFORE: LOGIN
# REQUIRE: root
# BEFORE: zfs ccd cgd lvm raidframe
$_rc_subr_loaded . /etc/rc.subr