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

@ -2,6 +2,8 @@
Description=Krata Networking Daemon
[Service]
Wants=kratad.service
After=kratad.service
Restart=on-failure
Type=simple
ExecStart=/usr/libexec/kratanet