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,6 @@ output_log="/var/log/kratad.log"
error_log="/var/log/kratad.err"
depend() {
use xenconsoled
use xenstored
}