Revert "Updated base image to Ubuntu 22.04"

This reverts commit a4a42cd203.
This commit is contained in:
Héctor Molinero Fernández
2022-04-26 23:17:48 +02:00
parent e9b0ec8326
commit 75f1a2e6f0
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 --debug-stdout --debuglevel=3
exec /usr/sbin/smbd --foreground --log-stdout --debuglevel=3