errata corrige: there is no pidof in the initrd, I would suggest adding
the following code to /etc/init.d/mountkernfs.sh

    pidof /sbin/mount.ntfs >> /var/run/sendsigs.omit
    pidof /sbin/mount.ntfs-3g >> /var/run/sendsigs.omit        

mountkernfs runs very early on, so if at that time mount.ntfs is also
running, you'd want to protect the process against accidental kills.

-- 
Sendsigs.omit is set for mkfs.ntfs-3g as opposed to mkfs.ntfs
https://bugs.launchpad.net/bugs/150822
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to