Re: How can I make systemd stop grabbing NFS mounts?

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

 



On Wed, Jan 15, 2014 at 9:54 PM, Michael Cronenworth <mike@xxxxxxxxxx> wrote:

> Please see my second e-mail.
>
> https://lists.fedoraproject.org/pipermail/users/2014-January/445481.html

You seem to be missing the point. With SysV init, you could just edit
the appropriate file in /etc/init.d and tell it not to try shutting
this service down when rebooting. What's wanted here is not some way
to forcibly umount network filesystems at reboot time, or an
alternative filesystem to try. What Tom appeared to be asking for was
a way to tell systemd "don't even attempt to umount these".

My best suggestion is:

    alias reboot="echo u > /proc/sysrq-trigger; sleep 1; echo b >
/proc/sysrq-trigger"

Brute force and ignorance, but it should achieve what you want
(assuming you don't have anything else on the system that needs
shutting down cleanly).

Tet

-- 
"Java is a DSL for taking large XML files and converting them to stack
traces" -- Bulat Shakirzyanov
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux