mirror of
https://gitlab.com/octospacc/Configs.git
synced 2025-04-01 03:20:41 +02:00
9 lines
171 B
Desktop File
Executable File
9 lines
171 B
Desktop File
Executable File
[Unit]
|
|
Description=FreshRSS get new content
|
|
Wants=freshrss.timer
|
|
|
|
[Service]
|
|
User=www-data
|
|
Type=simple
|
|
ExecStart=/usr/bin/php /Server/www/FreshRSS/app/actualize_script.php
|