UniFi Network Controller VM image
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
- #!/bin/ash
-
- log_user='log'
-
- exec s6-setuidgid $log_user s6-log -b n20 s1000000 t /var/log/unifi
|