Files
ansible/roles/freshrss/templates/freshrss.service.j2
2025-02-14 13:59:48 +01:00

9 lines
176 B
Django/Jinja

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