Compare commits

...

2 commits

Author SHA1 Message Date
container 8623a9f677 Merge pull request 'replace deprecated options' (#1) from fix_services into master
Reviewed-on: #1
2022-11-27 21:29:00 +01:00
copyrights 4a70089a64 replace deprecated options 2022-01-04 20:15:28 +01:00
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