mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-05-11 17:04:17 +00:00
de351fbd47
If a user has a custom Match directive, remoteshell would create an invalid configuration. Fix by ensuring we are outside of a match context by doing Match all explicitly.