Add a note in systemd guide saying working instance is required (#4769)

* [Docs] Add note about pre-existing Red instance to systemd

* lets actually not just copy paste...
This commit is contained in:
Vexed 2021-01-28 16:18:02 +00:00 committed by GitHub
parent c11e9afec7
commit 577dbfddb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,8 @@
Setting up auto-restart using systemd on Linux Setting up auto-restart using systemd on Linux
============================================== ==============================================
.. note:: This guide is for setting up systemd on a Linux environment. This guide assumes that you already have a working Red instance.
------------------------- -------------------------
Creating the service file Creating the service file
------------------------- -------------------------