File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -36,9 +36,9 @@ Getting started with Finch Daemon on Linux only requires a few steps:
3636
3737
3838## Creating a systemd service
39- Sometimes, you may wish to have a script be controlled by systemd,
40- or to have the script restart by itself when it gets killed.
41- You can configure such a service using systemd on Linux by following these steps:
39+ If you want finch-daemon to be managed as a systemd service, for benefits like automatic
40+ restart if it gets killed, you can configure it as a systemd service on Linux by
41+ following these steps:
4242
43431 . ` cd /path/to/finch-daemon `
44442 . ` sudo cp finch.service /etc/systemd/system/ `
@@ -68,4 +68,4 @@ For more information, please see https://www.bis.doc.gov
6868Licensing
6969=========
7070Finch Daemon is licensed under the Apache License, Version 2.0.
71- See [ LICENSE] ( https://github.com/runfinch/finch-daemon/blob/main/LICENSE ) for the full license text.
71+ See [ LICENSE] ( https://github.com/runfinch/finch-daemon/blob/main/LICENSE ) for the full license text.
You can’t perform that action at this time.
0 commit comments