Skip to content

Commit 6ff14fd

Browse files
committed
systemd service, Restart in case of error
1 parent 3e76eac commit 6ff14fd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Readme.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,8 @@ terra-oracle service --from=ORACLE --broadcast-mode=block --config=$HOME/terra-o
114114
```
115115

116116
## Start with Systemd service.
117-
(You must enter the `name` and `password` in the `[Feeder]` part of `config.toml`)
117+
1. You must enter the `name` and `password` in the `[Feeder]` part of `config.toml`
118+
2. You need to install `expect`: `sudo apt install expect -y`
118119
```sh
119120
terra-oracle register-systemd --from={name_of_feeder} --config={path_to_config.toml}
120121

0 commit comments

Comments
 (0)