Skip to content

Commit

Permalink
Xapi service depends on systemd-tmpfiles-setup
Browse files Browse the repository at this point in the history
Signed-off-by: Guillaume <[email protected]>
  • Loading branch information
gthvn1 committed Feb 26, 2024
1 parent a69d513 commit 7e05103
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/xapi.service
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
[Unit]
Description=XenAPI server (XAPI)

Requires=systemd-tmpfiles-setup.service
After=systemd-tmpfiles-setup.service
After=attach-static-vdis.service
After=forkexecd.service
After=message-switch.service
Expand Down

0 comments on commit 7e05103

Please sign in to comment.