Re: [systemd-devel] alternate cryptsetup

2016-08-30 Thread Lennart Poettering
On Mon, 29.08.16 18:18, Xen ([email protected]) wrote: > Lennart Poettering schreef op 29-08-2016 11:46: > >On Sat, 27.08.16 23:20, Xen ([email protected]) wrote: > > > >>How can I notify systemd-cryptsetup.service that cryptsetup has been > >>done in > >>a different way, and succeeded? > > > >W

Re: [systemd-devel] alternate cryptsetup

2016-08-29 Thread Xen
Xen schreef op 29-08-2016 18:18: (...) I have found it impossible to turn systemd-cryptsetup off. How can I do that, in any case? I have presently been able to mask the actual systemd-cryptsetup@ services so they will not run. The funny thing is though that if you add one of those dev

Re: [systemd-devel] alternate cryptsetup

2016-08-29 Thread Xen
Lennart Poettering schreef op 29-08-2016 11:46: On Sat, 27.08.16 23:20, Xen ([email protected]) wrote: How can I notify systemd-cryptsetup.service that cryptsetup has been done in a different way, and succeeded? Why would you do this? Note that systemd-cryptsetup.service is really just a he

Re: [systemd-devel] alternate cryptsetup

2016-08-29 Thread Lennart Poettering
On Sat, 27.08.16 23:20, Xen ([email protected]) wrote: > How can I notify systemd-cryptsetup.service that cryptsetup has been done in > a different way, and succeeded? Why would you do this? Note that systemd-cryptsetup.service is really just a helper for you, that reads /etc/crypttab for you an

Re: [systemd-devel] alternate cryptsetup

2016-08-27 Thread Mantas Mikulėnas
On Sun, Aug 28, 2016 at 12:20 AM, Xen wrote: > How can I notify systemd-cryptsetup.service that cryptsetup has been done > in a different way, and succeeded? > You can replace the autogenerated [email protected] with a custom one which calls whatever tool you need. Or, what exit statu

[systemd-devel] alternate cryptsetup

2016-08-27 Thread Xen
How can I notify systemd-cryptsetup.service that cryptsetup has been done in a different way, and succeeded? Or, what exit status should systemd-cryptsetup have to signal success? ___ systemd-devel mailing list [email protected] https