fix(os): Enable reflector.timer unit (#3)
This commit is contained in:
parent
7a07b18156
commit
4cebd834de
2
setup.sh
2
setup.sh
@ -675,7 +675,7 @@ function configure_dns () {
|
|||||||
|
|
||||||
function configure_reflector () {
|
function configure_reflector () {
|
||||||
#3.5
|
#3.5
|
||||||
systemctl enable 'reflector' --root='/mnt'
|
systemctl enable 'reflector.service' 'reflector.timer' --root='/mnt'
|
||||||
}
|
}
|
||||||
|
|
||||||
function configure_zfs () {
|
function configure_zfs () {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user