: add freshrss webapps

This commit is contained in:
VC
2025-02-14 13:59:48 +01:00
parent e05e592ed4
commit b131cede70
12 changed files with 171 additions and 15 deletions

View File

@@ -1,8 +0,0 @@
[Unit]
Description=FreshRSS get new content
Wants=freshrss.timer
[Service]
User=www-data
Type=simple
ExecStart=/usr/bin/php /srv/http/rss.libertus.eu/app/actualize_script.php

View File

@@ -1,9 +0,0 @@
[Unit]
Description=FreshRSS get new content
[Timer]
OnBootSec=30s
OnCalendar=*:0/5
[Install]
WantedBy=timers.target