On 15/05/2020 11:20, Neil Bothwick wrote:
On Fri, 15 May 2020 11:19:06 +0100, Neil Bothwick wrote:
How are you generating the initramfs? If you use dracut, there are
options you can add to it's config directory, such as install_items to
make sure your service files are included.
I presume I'll be using dracut ...
Or you can create a custom module, they are just shell scripts. I recall
reading a blog post by Rich on how to do this a few years ago.
My custom module calls a shell script, so it shouldn't be that hard from
what you say. I then need to make sure the program it invokes
(integritysetup) is in the initramfs?
Cheers,
Wol