fix danted
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
logoutput: syslog
|
||||
logoutput: stdout
|
||||
user.privileged: root
|
||||
user.unprivileged: nobody
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ starting() {
|
||||
echo "Creating user"
|
||||
bash /docker/init.sh
|
||||
echo "Starting danted"
|
||||
danted -p /danted.pid
|
||||
danted -p -d 2 /danted.pid
|
||||
}
|
||||
|
||||
ending() {
|
||||
|
||||
Reference in New Issue
Block a user