ansible-roles/roles/unmaintained/psono/templates/psono-cleartoken.service.j2

10 lines
233 B
Plaintext
Raw Normal View History

2021-12-01 19:13:34 +01:00
[Unit]
Description=Psono cleartoken
[Service]
Type=oneshot
PrivateTmp=yes
User={{ psono_user }}
Group={{ psono_user }}
ExecStart={{ psono_root_dir }}/server/venv/bin/python3 {{ psono_root_dir }}server/app/psono/manage.py cleartoken