mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
8 lines
144 B
SYSTEMD
8 lines
144 B
SYSTEMD
[Unit]
|
|
Description=Generate rsync config for mirrors
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
User=root
|
|
ExecStart=/etc/rsyncd-conf-genscripts/gen_rsyncd.conf.pl
|