Complete README
This commit is contained in:
parent
410d179a07
commit
d0e825b329
@ -11,6 +11,9 @@ Version 2 implementation works roughly as follows:
|
|||||||
* if changes are detected, it runs install script (if present).
|
* if changes are detected, it runs install script (if present).
|
||||||
|
|
||||||
### Files
|
### Files
|
||||||
* `conf-sync.sh`
|
* `conf-sync.sh` is the main script, which updates the files.
|
||||||
|
* `variables.conf.templates` contains examples variables definitions, and should be copied locally to `variables.conf`
|
||||||
|
(with any required modifications).
|
||||||
|
* `systemd-templates/` contains Systemd units templates for running the script unattended.
|
||||||
#### Installation
|
#### Installation
|
||||||
* `install.sh`
|
* `install.sh` script copies Systemd templates to their destination, and enables conf-sync timer.
|
||||||
|
Loading…
Reference in New Issue
Block a user