mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
sourceballs wasn't able to generate any new tarballs due to not being able to sudo due to systemd hardening.
9 lines
205 B
SYSTEMD
9 lines
205 B
SYSTEMD
[Unit]
|
|
Description=Sourceballs
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
User=sourceballs
|
|
ExecStart=/srv/repos/svn-community/dbscripts/cron-jobs/sourceballs
|
|
ExecStart=/srv/repos/svn-packages/dbscripts/cron-jobs/sourceballs
|