Files
ansible/roles/freshrss/templates/freshrss.service.j2

9 lines
170 B
Django/Jinja

[Unit]
Description=FreshRSS get new content
Wants=freshrss.timer
[Service]
User=www-data
Type=simple
ExecStart=/usr/bin/php {{ freshrss_home }}/app/actualize_script.php