I’m currently (manually)issuing the following in the terminal after each boot:
sudo systemctl start smbd.service nmbd.service
How can I make that into a script to launch via the auto-start?
Or do I need to use some other method than the KDE system-settings autostart to launch these at boot?