Skip to content
Snippets Groups Projects
Commit 5e1f1e69 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 b0eb2eee
Branches
Tags
No related merge requests found
# Synchronet BBS systemd 'unit configuration' file # 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 # 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 # 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 # 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 # 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" # 5. Enable the BBS service by running "systemctl enable sbbs"
# 6. To run the BBS service without rebooting, run "systemctl start 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.
Please register or to comment