You are not logged in.

#1 2015-11-01 09:25:34

mulanee
Member
Registered: 2013-02-08
Posts: 30

Work station doesn't want to stop

Hello,
I am using NFS mounts and WIFI network, using fstab like this:

syno:/volume1/IMAGES   /media/IMAGES_SYNO      nfs noauto,users,retry=1,hard,rsize=8192,wsize=8192,timeo=300,retrans=2,_netdev,nolock,x-systemd.automount,x-systemd.device-timeout=10,timeo=14   0 0

Unfortunately at the end, station doesnt want to stop.

I tried this but it doesn't work:

https://bbs.archlinux.org/viewtopic.php?id=155505

I tried this service but it doesn't work:

[Unit]
Wants=network-online.target
After=network.target network-online.target

[Service]
Type=oneshot
ExecStart=/bin/true
ExecStop=/bin/umount /media/IMAGES_SYNO
ExecStop=/bin/umount /media/photo_SYNO
RemainAfterExit=yes

[Install]
WantedBy=multi-user.target

On my screen:

nfs.jpg

Thank you for your next support.

Offline

Board footer

Powered by FluxBB