Update base image to Ubuntu 22.04

This commit is contained in:
Héctor Molinero Fernández
2022-06-14 23:45:22 +02:00
parent 9bc4cbe849
commit d3bb0c7b75
2 changed files with 3 additions and 4 deletions

View File

@ -4,4 +4,4 @@ set -eu
cd /run/samba/
exec 2>&1
exec /usr/sbin/smbd --foreground --log-stdout --debuglevel=3
exec /usr/sbin/smbd --foreground --debug-stdout --debuglevel=3