bootrc: remount devip after /dev/hostowner has been written by factotum

devip remembers the attach uname so after we set hostowner we
remount devip so future connections have the right owner.
This commit is contained in:
cinap_lenrek 2019-09-21 18:11:52 +02:00
parent 12fa017f3f
commit 5b7d8e1f6f

View file

@ -94,6 +94,10 @@ fn main{
if(! ~ $#debugfactotum 0)
x=($x -p)
must $x
# remount ip inteface after hostowner is set
unmount '#I' /net >[2]/dev/null
bind -qa '#I' /net
}
# config method