Drops privileges to user 101 and group 0
When the container is started as root the default was to drop privileges to "unit:unit". This caused some problems with temporary files. Now the privileges are drop to "101:0".
When the container is started as a normal user unit prints a warning that changing the user and group is not possible. This warning is safe to ignore.
1 parent 3c01985 commit 03a17932089a9a9dd074e6c70924606a4bd86bb6
@Tobias Genannt Tobias Genannt authored on 31 Jul 2021
Showing 1 changed file
View
docker/launch-netbox.sh