Skip to content
Snippets Groups Projects
Commit 31f3d24b authored by Jens Steidl's avatar Jens Steidl :baby_chick:
Browse files

chore: updated cli call

parent 7b617544
Branches
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ Documentation={{ vault_stichprobe_docu_url }}
[Service]
Type=oneshot
Restart=no
ExecStart=/usr/bin/perl -I /usr/local/perl /usr/local/bin/stichprobe.pl daily {{ item.value.institute_name }}
ExecStart=/usr/bin/perl -I /usr/local/perl /usr/local/bin/stichprobe.pl --config /home/{{ vault_subapp_user }}/.subapp/stichprobe.ini --daily --institute={{ item.value.institute_name }}
User={{ vault_subapp_user }}
Group={{ vault_subapp_group }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment