First commit
This commit is contained in:
11
roles/webapps/files/ttrss_backend.service
Normal file
11
roles/webapps/files/ttrss_backend.service
Normal file
@@ -0,0 +1,11 @@
|
||||
[Unit]
|
||||
Description=ttrss_backend
|
||||
After=network.target mysql.service postgresql.service
|
||||
|
||||
[Service]
|
||||
User=www-data
|
||||
ExecStart=/srv/http/rss.libertus.eu/update_daemon2.php
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
Reference in New Issue
Block a user