Re: shutdown/reboot hangs when nfs has been mounted
Reply #37 –
Thank you Sir! I'm looking forward to you reviewing the code!
IMPORTANT INFORMATION
So, apparently modifying /etc/66/service/iwd and running 66-enable -t default -F iwd solves the issue:
[main]
@type = longrun
@description = "iNet Wireless Daemon"
@version = 0.0.1
@user = ( root )
[start]
@execute = ( /usr/lib/iwd/iwd )
[stop]
@execute = ( umount /nfs/srv )