tl-archconfig/tl-reflector-config.install

5 lines
98 B
Plaintext
Raw Permalink Normal View History

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