We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d48fb68 commit 032c490Copy full SHA for 032c490
packer/overlay/etc/systemd/system/timeboost.service
@@ -4,7 +4,7 @@ After=network.target
4
Requires=network-online.target
5
6
[Service]
7
-ExecStart=/usr/local/bin/timeboost --config /etc/timeboost/timeboost.toml --committee-id ${TIMEBOOST_COMMITTEE_ID}
+ExecStart=/usr/local/bin/timeboost --config /etc/timeboost/timeboost.toml
8
Restart=always
9
RestartSec=5
10
0 commit comments