#772574 ntfs-3g: please provide sample initramfs hooks for use with systemd

Package:
ntfs-3g
Source:
ntfs-3g
Description:
read/write NTFS driver for FUSE
Submitter:
Alexandre Detiste
Date:
2014-12-08 17:42:07 UTC
Severity:
wishlist
#772574#5
Date:
2014-12-08 17:39:07 UTC
From:
To:
Dear Maintainer,

I'm using a losetup'd root partition on myoffice laptop with systemd.

Systemd kill ntfs-3g on shutdown, because it ignores /run/sendsigs.omit.d &
use other semantics:

The lenghty specification:
http://www.freedesktop.org/wiki/Software/systemd/RootStorageDaemons/

Some short implementation:
https://github.com/koniiiik/oi-live/blob/master/oi-live/ntfs-3g-initrd-wrapper.c

I've requested the author to explicit under which license this is published:
https://github.com/koniiiik/oi-live/issues/2



Can you please add proper systemd support in ntfs-3g package ?
You can either ship (and even compile) the wrapper, or patch ntfs-3g so that it
add a '@' in the process name when needed/when called with some specific option.

Cheers,

Alexandre Detiste



Here is the remainder of my setup: