Skip to content

Commit

Permalink
admin: increase tinybrain restart period
Browse files Browse the repository at this point in the history
  • Loading branch information
Terkwood committed Aug 17, 2021
1 parent a9159c0 commit ec01dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tinybrain/tinybrain.service
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Environment="TINYBRAIN_HOME=/path/to/git/BUGOUT/tinybrain"
Environment="TINYBRAIN_BIN=/home/__YOURUSER__/.cargo/bin"
ExecStart=/bin/bash /path/to/git/BUGOUT/tinybrain/start-tinybrain.sh
Restart=always
RuntimeMaxSec=600
RuntimeMaxSec=3600

[Install]
WantedBy=multi-user.target

0 comments on commit ec01dc3

Please sign in to comment.