You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update README
* Point where the systemd files are
* Specify that the seconf block is for user and not root
Signed-off-by: klein <[email protected]>
* Use the same naming as the rest of the document user>$USER
Signed-off-by: klein <[email protected]>
---------
Signed-off-by: klein <[email protected]>
Co-authored-by: klein <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ targetConfigs:
70
70
```
71
71
72
72
#### Launch using systemd
73
-
Two systemd files are provided to allow for FetchIt to run as a user or as root. The files are differentiated by fetchit-root and fetchit-user.
73
+
Two systemd files are provided to allow for FetchIt to run as a user or as root. The files are under the systemd folder, differentiated by fetchit-root and fetchit-user.
74
74
75
75
Ensure that there is a config at `$HOME/.fetchit/config.yaml` before attempting to start the service.
0 commit comments