Fix links and typos

This commit is contained in:
samwiseg0 2018-12-05 10:33:36 -05:00
parent f5b44f3c05
commit a4d44f8727
2 changed files with 5 additions and 5 deletions

View file

@ -6,7 +6,7 @@
#
# 1. Copy this file into your systemd service unit directory (often '/lib/systemd/system')
# and name it 'varken.service' with the following command:
# cp /opt/Varken/Varken/varken.systemd /lib/systemd/system/varken.service
# cp /opt/Varken/varken.systemd /lib/systemd/system/varken.service
#
# 2. Edit the new varken.service file with configuration settings as required.
# More details in the "CONFIGURATION NOTES" section shown below.