On Sun, Aug 28, 2016 at 12:20 AM, Xen <[email protected]> wrote: > How can I notify systemd-cryptsetup.service that cryptsetup has been done > in a different way, and succeeded? >
You can replace the autogenerated systemd-cryptsetup@<device>.service with a custom one which calls whatever tool you need. Or, what exit status should systemd-cryptsetup have to signal success? > 0, as always. -- Mantas Mikulėnas <[email protected]>
_______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
