Update README.md
This commit is contained in:
parent
a435ec142c
commit
1039319320
@ -6,7 +6,7 @@ Tampering is detected when the source git repository reduces in size by a certai
|
||||
|
||||
The execution cycle can be set by configuring `timer.service` using systemd conventions. The settings default to executing every ten minutes on the hour.
|
||||
|
||||
Repositories that are to be archived must be cloned into the "repositories" directory while `grs.sh` is not running a cycle. The safest way to do this is by:
|
||||
Repositories that are to be archived must be cloned into the `repositories` directory while `grs.sh` is not running a cycle. The safest way to do this is by:
|
||||
1. Executing `systemctl stop grs.timer`
|
||||
2. Executing `watch -c "systemctl status grs.service"` to confirm that `grs.sh` is inactive.
|
||||
3. Cloning a git repository into the `repositories` directory.
|
||||
|
Loading…
Reference in New Issue
Block a user