Updated base image to Ubuntu 22.04

This commit is contained in:
Héctor Molinero Fernández
2022-04-26 22:18:34 +02:00
parent 5aaac72250
commit a4a42cd203
2 changed files with 3 additions and 3 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