mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-07 04:24:08 +02:00
fixed accidentall user change
This commit is contained in:
parent
0f40bd445c
commit
80fe4a44a9
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
||||||
|
|
||||||
# Add as many users as you want for your VPN server here
|
# Add as many users as you want for your VPN server here
|
||||||
users:
|
users:
|
||||||
- akirilov
|
- dan
|
||||||
- kimla
|
- jack
|
||||||
|
|
||||||
# Add an email address to send logs if you're using auditd for monitoring.
|
# Add an email address to send logs if you're using auditd for monitoring.
|
||||||
# Avoid using '+' in your email address otherwise auditd will fail to start.
|
# Avoid using '+' in your email address otherwise auditd will fail to start.
|
||||||
|
|
Loading…
Add table
Reference in a new issue