Files
ansible/roles/freshrss/templates/freshrss.service.j2
VC 612ec385ce
All checks were successful
ansible-lint / lint-everything (push) Successful in 4s
♻: move freshrss app dir
2025-03-09 14:21:06 +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