Set KERN_PROC_NOBROADCASTKILL so that iscsid is not killed by init
authorclaudio <claudio@openbsd.org>
Sun, 13 Jul 2014 17:07:00 +0000 (17:07 +0000)
committerclaudio <claudio@openbsd.org>
Sun, 13 Jul 2014 17:07:00 +0000 (17:07 +0000)
commit83d396572c23895accf8eaae5887285e638d749d
tree373281d7f6f68507d1a47acfbd8e76144be82a6a
parent7affcab517f7048152cab95530cfa05845e38b7b
Set KERN_PROC_NOBROADCASTKILL so that iscsid is not killed by init
when terminating multi-user so that we have a chance to sync the
file systems mounted via iscsi.
usr.sbin/iscsid/iscsid.c