diff --git a/root/etc/cont-init.d/10-adduser b/root/etc/cont-init.d/10-adduser index faa67f5..1cbae76 100644 --- a/root/etc/cont-init.d/10-adduser +++ b/root/etc/cont-init.d/10-adduser @@ -40,14 +40,15 @@ if [[ "${time32}" == "1970" || "${time32}" == "1969" ]] && [ "$(uname -m)" == "a echo ' @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ -Your DockerHost is most likely running an outdated version of libseccomp +Your DockerHost is running an outdated version of libseccomp To fix this, please visit https://docs.linuxserver.io/faq#libseccomp -Some apps might not behave correctly without this +Apps will not behave correctly without this @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ' +sleep infinity fi chown abc:abc /app