Sendsigs should always skip fuse filesystems
Bug #151580 reported by
Agostino Russo
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
sysvinit (Ubuntu) |
Triaged
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: sysvinit
Userspace filesystems should be handled by umountfs and not by sendsigs. A quick and dirty hack is to have:
echo /sbin/mount.
Changed in sysvinit: | |
status: | Confirmed → In Progress |
Changed in sysvinit (Ubuntu): | |
status: | In Progress → Triaged |
Changed in sysvinit (Ubuntu): | |
assignee: | Colin Watson (cjwatson) → nobody |
To post a comment you must log in.
The above should be added within sendsigs for each relevant filesystem (particularly ntfs/ntfs-3g).