mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
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
|