Files
ansible/roles/freshrss/templates/freshrss.service.j2
2025-03-09 15:01:51 +01:00

9 lines
174 B
Django/Jinja

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