diff --git a/Daemonizing.md b/Daemonizing.md index e324e4a..b9497c8 100644 --- a/Daemonizing.md +++ b/Daemonizing.md @@ -1,7 +1,7 @@ If you aren't using a container, you'll likely want to daemonize jf-acccounts, so that it can run in the background and start at boot. ## systemd -Most Linux distributions use systemd as an init service to start parts of the system, and various systems. A simple service file is included for this. +Most Linux distributions use systemd as an init service to start parts of the system, and various programs. A simple service file is included for this. * Run ```