Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SystemD init hooks #8

Open
JuniorJPDJ opened this issue Mar 30, 2018 · 6 comments
Open

SystemD init hooks #8

JuniorJPDJ opened this issue Mar 30, 2018 · 6 comments
Milestone

Comments

@JuniorJPDJ
Copy link

Hi,
Is it possible to make it work with SystemD hooks?

@guns
Copy link
Owner

guns commented Mar 30, 2018

Hi @JuniorJPDJ

If you mean the sd-suspend mkinitcpio hook, then no, not currently, but I do have a private development branch working on it! Since I know you're interested, I'll put this higher on my TODO queue.

@guns guns added this to the v2.0 milestone Mar 30, 2018
@JuniorJPDJ
Copy link
Author

I don't have any sd-suspend hook, and can't find information about it O.o
I'm just using these:
HOOKS=(base systemd keyboard autodetect sd-vconsole modconf block sd-encrypt sd-lvm2 filesystems fsck)
But yes, probably we mean the same thing

@Markus00000
Copy link

Markus00000 commented Jun 26, 2018

I think I have the same issue.

HOOKS=(base systemd autodetect keyboard sd-vconsole modconf block sd-encrypt filesystems fsck)

$ /usr/lib/go-luks-suspend/go-luks-suspend -debug
2018/06/26 13:04:24 disabling ISIG in TTY
2018/06/26 13:04:24 checking suspend program in initramfs
2018/06/26 13:04:24 stat /run/initramfs/suspend: no such file or directory
2018/06/26 13:04:24 ===========================
2018/06/26 13:04:24         DEBUG SHELL        
2018/06/26 13:04:24 ===========================

@johnlane
Copy link

johnlane commented Sep 1, 2018

Hello, I just wanted to add my interest for this function. Ideally it would also be able to read a key file from a LUKS-encrypted USB stick, and my use case also involves a detached LUKS header located in the same place.

I'm happy to help test this if it occurs in the near future.

@real-or-random
Copy link

I'd be very interested too and I'll be happy to help in testing.

@jarhat
Copy link

jarhat commented Feb 26, 2020

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants