Merge pull request 'replace deprecated options' (#1) from fix_services into master

Reviewed-on: #1
This commit is contained in:
container 2022-11-27 21:29:00 +01:00
commit 8623a9f677
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
#!/usr/bin/execlineb -P
nmbd --foreground --no-process-group --log-stdout
nmbd --foreground --no-process-group --debug-stdout

View file

@ -1,3 +1,3 @@
#!/usr/bin/execlineb -P
smbd --foreground --no-process-group --log-stdout
smbd --foreground --no-process-group --debug-stdout