diff --git a/Procfile b/Procfile old mode 100644 new mode 100755 index 44f36dd..5284ebc --- a/Procfile +++ b/Procfile @@ -1,4 +1,4 @@ -# run with `hivemind`` +#!/usr/bin/env hivemind systemd-service: sleep 3 && systemd-run --user --collect -u vault-nixos3.service -p LoadCredential=foo:$(pwd)/tmp/sock --wait --pipe cat '${CREDENTIALS_DIRECTORY}/foo' vault: vault server -dev -dev-root-token-id secret vault-agent: sleep 5 && ./tests/setup-vault && vault agent -config ./tests/vault-agent-example.hcl