Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
isaric committed Dec 7, 2023
1 parent 4f0ca3c commit 6bb65af
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,3 +107,6 @@ The commands are the same as when running any other systemd service.
A Makefile is provided in the project root that will make a system-wide install of the go binaries once compiled. It
will then use the provided service templates to create systemd services for every compiled command and place it in a
config folder that the user can specify.

The user can then place `.env` files into the config folder and run `systemctl` to start any of the command services with
the name of the environment file. Be sure to enable any such services if you want them to run on restart!

0 comments on commit 6bb65af

Please sign in to comment.