Adjust the systemd service file for rdbsync
This commit is contained in:
parent
1633b47205
commit
e8bca31896
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Documentation=https://github.com/jeremycline/rdbsync
|
|||
[Service]
|
||||
ExecStart=/usr/bin/rdbsync run --log-level=INFO --poll-interval=30 \
|
||||
--centos-url http://resultsdb.ci.centos.org/resultsdb_api/api \
|
||||
--fedora-url http://localhost/resultsdb_api/
|
||||
--fedora-url http://localhost/resultsdb_api/api
|
||||
Type=simple
|
||||
Restart=on-failure
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue