sddm RebootCommand

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



There is a problem to shutdown or reboot a system if the network in use is wireless and there are nfs mounts.  I believe what is happening is that the network is being closed before the unmounts.  I think I should file a bugzilla against systemd but.....

I found that if I issue this command from the command line the system will reboot properly.

/usr/bin/umount -a -t nfs4 ; /usr/bin/systemctl reboot

So, I modified the sddm.conf to have this line

RebootCommand=/usr/bin/umount -a -t nfs4 ; /usr/bin/systemctl reboot

The reboot process still hangs and messages about "nfs server not responding" are displayed. 

Shouldn't this work?

-- 
Sorta what I want to say when folks habitually complain about Fedora - https://youtu.be/ZArl8fTfub4

_______________________________________________
kde mailing list
kde@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/kde
New to KDE4? - get help from http://userbase.kde.org





[Index of Archives]     [KDE Users]     [Fedora General Discussion]     [Older Fedora Users Mail]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Maintainers]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Triage]     [Coolkey]     [Yum Users]     [Yosemite Forum]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux