update readme

This commit is contained in:
SowinskiBraeden committed 2023-06-14 14:43:49 -07:00
1 parent d3ad4b0719
commit dc5bcc6af0
2 files changed
+7 -2

No files matched your search

+5 -2
View File
@@ -28,9 +28,12 @@ A script to automatically handle the backing up of MongoDB databases and optiona
[Service]
Type=simple
User=username
Group=admin
Restart=always
RestartSec=5
ExecStart=/path/to/binary/file
RestartSec=46400
WorkingDir=/path/to/project
ExecStart=/path/to/project/binary
[Install]
WantedBy=multi-user.target