Skip to content

Commit f59845e

Browse files
author
Christian Lindig
committed
CP-308075 document changing paths for SM plugins in XS9
The paths to SM plugins in XS9 is about to change. This will be implemented with a conf file in /etc/xapi.conf.d/ and will be easy to overlook when just looking at xapi.conf. Update the comment there. Signed-off-by: Christian Lindig <[email protected]>
1 parent 17181ca commit f59845e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

scripts/xapi.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,8 @@ sparse_dd = /usr/libexec/xapi/sparse_dd
159159
# Directory containing supplemental pack data
160160
# packs-dir = @ETCXENDIR@/installed-repos
161161

162-
# Directory containing SM plugins
162+
# Directory containing SM plugins. This path changes in XenServer 9 with a
163+
# configuration coming from /etc/xapi.conf.d/, which takes precedence
163164
# sm-dir = @OPTDIR@/sm
164165

165166
# Whitelist of SM plugins

0 commit comments

Comments
 (0)