A lot of random bologna that I hope helps

This commit is contained in:
Chris Cochrun 2021-09-01 13:38:17 -05:00
parent a0f9f3669b
commit dbdc9371d1
13 changed files with 54 additions and 3039 deletions

View file

@ -0,0 +1,14 @@
[Unit]
Description=Service to keep secrets of applications
Documentation=https://github.com/yousefvand/secret-service
[Install]
WantedBy=default.target
[Service]
Type=simple
RestartSec=30
Restart=always
Environment="MASTERPASSWORD=Gr@$$B00ts#21"
WorkingDirectory=/usr/bin/
ExecStart=/usr/bin/secretserviced