Skip to content

Commit a0ad0bb

Browse files
XenServerydirson
authored andcommitted
Sync vm.slice with xenserver-release-v8.4.0-12.tar.gz
* Fri Sep 20 2024 Mark Syms <[email protected]> - 8.4.0-12 - CA-399511: Change systemd dependencies for vm.slice Signed-off-by: Yann Dirson <[email protected]>
1 parent 6ad5ebf commit a0ad0bb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
[Unit]
22
Description=VM blkio slice
3+
Before=xapi-domains.service
34

45
[Slice]
56
BlockIOWeight=100
67

78
[Install]
8-
WantedBy=multi-user.target
9+
RequiredBy=multi-user.target

0 commit comments

Comments
 (0)