Add nfs stop

This commit is contained in:
Daniel A. Maierhofer
2018-09-20 17:21:17 +02:00
parent cff8ce0098
commit e124771d06

View File

@@ -75,6 +75,7 @@ function LUKSStatus {
function umount { function umount {
zfs unshare -a zfs unshare -a
service nfs-kernel-server stop 2> /dev/null
getPoolStatus getPoolStatus
exportActivePools exportActivePools
closeAllLUKS closeAllLUKS