Skip to content

Feature request: Pure systemd service implementation #351

Description

@Titaniumtown

The use of activationScripts for decryption is very limiting for cases when the key is not static or is provided by an external source. It would be very useful to be able to be able to have agenix's decryption step done via a systemd service so dependencies can be added.

In my usecase, I want a systemd service to attempt to mount a usb drive (containing the key), then after succeeding, trigger agenix. I dug around in the actual module, and it seems there is a systemd service that is created, but only when systemd-sysusers is enabled. I am not familiar with sysusers at all so I can't comment on it's functionality. But I think it could be useful to have this systemd service on non-sysuser setups.

Thoughts?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions