Hi. I try start samba but it can't start ( I use version 4.15. Previous version 4.14 works good. Maybe a problem in the options?
Samba 4.15 removed -S option but smbd.run and nmbd.run use -S option- exec smbd -F -S and exec nmbd -F -S
https://www.samba.org/samba/history/samba-4.15.0.html
If it is true, please upgrade samba.runit and remove -S option
Hi Gendalf,
Thx for your notification.
Indeed Samba's 4.15 WHATSNEW.txt shows '-S|--signing' under 'Options removed'.
Package samba-runit has been modified accordingly now, and should be available for install after the repo mirrors have synced.
artist
Ok, thank you )