You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
269 B
INI

[Unit]
Description=Tiny Tiny RSS Daemon for {{ domain }}
After=network.target mysql.service
[Service]
User={{ system_user }}
ExecStart={{ installation_directory }}/update_daemon2.php
EnvironmentFile={{ service_environment_file }}
[Install]
WantedBy=multi-user.target