Subj : ctrl/sbbs.ini src/sbbs3/sbbscon.c To : Git commit to main/sbbs/master From : Rob Swindell (on Debian Linux) Date : Sun Feb 12 2023 07:49 pm https://gitlab.synchro.net/main/sbbs/-/commit/1e54839e94573257cabdf451 Modified Files: ctrl/sbbs.ini src/sbbs3/sbbscon.c Log Message: Change the default run/pid file to just 'sbbs.pid' (in the ctrl dir) Non-root users don't have write access to /var/run by default, so don't use that as the default location of the pid file. .