3-xen-orchestra-install #4

Merged
hygienic-books merged 84 commits from 3-xen-orchestra-install into main 2023-10-22 14:23:54 +00:00
Showing only changes of commit 4cebd834de - Show all commits

View File

@ -675,7 +675,7 @@ function configure_dns () {
function configure_reflector () {
#3.5
systemctl enable 'reflector' --root='/mnt'
systemctl enable 'reflector.service' 'reflector.timer' --root='/mnt'
}
function configure_zfs () {