@JohnBrown, I merely wanted to share a directory via SMB. Luckily, I’ve ascertained that the solution was rather more simple than what you’ve proposed: [1]
-
#!/usr/bin/env sh sudo systemctl enable --now smb.service
…although I’m thankful for your effort in assisting me.