mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
8 lines
111 B
SYSTEMD
8 lines
111 B
SYSTEMD
[Unit]
|
|
Description=arch-svntogit
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
User=svntogit
|
|
ExecStart=/srv/svntogit/update-repos.sh
|