fix: service files should have kratanet depend on kratad (#18)

This commit is contained in:
Alex Zenla
2024-04-04 16:44:57 -07:00
committed by GitHub
parent ae486e347f
commit 19683b80c1
3 changed files with 3 additions and 2 deletions

View File

@ -6,7 +6,7 @@ output_log="/var/log/kratanet.log"
error_log="/var/log/kratanet.err"
depend() {
use xenstored
use kratad
}
export RUST_LOG=info