-
Notifications
You must be signed in to change notification settings - Fork 156
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
password interaction / systemd #365
Comments
Based on #53 | patch | just a POC | not for prod
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I wonder what options i have. I am migrating some hitch instances from an OS with upstart init system to a systemd based one.
Some instances have by policy the pem files encrypted. While starting the password is provided manually. Now with systemd the start process just fails. Does hitch provide such capabilities to interact with systemd and pass a request to the tty?
Service section part of the unit file:
Thanks
The text was updated successfully, but these errors were encountered: