tl-archconfig/tl-reflector-config.install

5 lines
98 B
Plaintext

post_install() {
# Start the reflector service's timer
systemctl enable --now reflector.timer
}