mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2026-05-03 18:50:37 +02:00
4159a61f5e
This drops all svn specific functionality and switches to dbscripts git version. Drops the community repository as it's merged into extra.
8 lines
138 B
SYSTEMD
8 lines
138 B
SYSTEMD
[Unit]
|
|
Description=Sourceballs
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
User=sourceballs
|
|
ExecStart=/srv/repos/git-packages/dbscripts/cron-jobs/sourceballs
|