rst vs md makes me sad

This commit is contained in:
Daniel Quinn 2016-03-19 12:26:19 +00:00
parent d29e91eb70
commit 3250c47408

View File

@ -301,7 +301,7 @@ If you're running on a bare metal system that's using Systemd, you can use the
service unit files in the ``scripts`` directory to set this up. You'll need to service unit files in the ``scripts`` directory to set this up. You'll need to
create a user called ``paperless`` and setup Paperless to be in a place that create a user called ``paperless`` and setup Paperless to be in a place that
this new user can read and write to. Then, you can just tell Systemd to enable this new user can read and write to. Then, you can just tell Systemd to enable
the two ``.service`` files: the two ``.service`` files::
# systemctl enable /path/to/paperless/scripts/paperless-consumer.service # systemctl enable /path/to/paperless/scripts/paperless-consumer.service
# systemctl enable /path/to/paperless/scripts/paperless-webserver.service # systemctl enable /path/to/paperless/scripts/paperless-webserver.service