Skip to content
Snippets Groups Projects
Commit 08a79895 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Add instructions to use symlink and 'systemctl edit sbbs' for over-rides

I think this addresses issue #403, at least in part.
parent 4f3f3f67
No related branches found
No related tags found
1 merge request!463MRC mods by Codefenix (2024-10-20)
Pipeline #3550 failed
# Synchronet BBS systemd 'unit configuration' file
#
# 1. Copy this file to the correct directory
# 1. Copy or symlink this file to the correct directory
# e.g. for Debian/Ubuntu Linux, that would be: /lib/systemd/system
# 2. If necessary, modify the SBBSCTRL environment variable value to match your install
# 3. If necessary, modify the User and Group values to match your install
# 4. If necessary, modify the path in the ExecStart value to match your install
# Edits should be made using "systemctl edit sbbs", thus creating the file:
# /etc/systemd/system/sbbs.service.d/override.conf
# 5. Enable the BBS service by running "systemctl enable sbbs"
# 6. To run the BBS service without rebooting, run "systemctl start sbbs"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment