Skip to content

Commit

Permalink
fix gonative service file
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-zaremba committed Jan 6, 2025
1 parent 289ebdd commit f6b5525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion systemd/gonatived.service
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ After=network-online.target

[Service]
User=validator
ExecStart=ExecStart=/usr/local/bin/gonative start
ExecStart=/usr/local/bin/gonative start
Restart=always
RestartSec=10
LimitNOFILE=infinity
Expand Down

0 comments on commit f6b5525

Please sign in to comment.