Initial Commit

This commit is contained in:
Evelyn Alicke 2023-03-28 09:04:26 +02:00
commit a48db9c4c8
No known key found for this signature in database
GPG key ID: 6834780BDA479436
5 changed files with 520 additions and 0 deletions

4
README.md Normal file
View file

@ -0,0 +1,4 @@
`groupadd vici`
`chown root:vici /var/run/charon.vici`
`chmod 0770 /var/run/charon.vici`
`usermod -aG vici $user`