diff -urN smeserver-tt-rss-0.5.0.old/root/usr/lib/systemd/system/ttrss.service smeserver-tt-rss-0.5.0/root/usr/lib/systemd/system/ttrss.service --- smeserver-tt-rss-0.5.0.old/root/usr/lib/systemd/system/ttrss.service 2021-06-11 21:22:43.000000000 +0400 +++ smeserver-tt-rss-0.5.0/root/usr/lib/systemd/system/ttrss.service 2021-11-21 11:55:16.000000000 +0400 @@ -5,7 +5,7 @@ [Service] ExecStartPre=/sbin/e-smith/service-status ttrss ExecStartPre=/sbin/e-smith/mysql-init-start tt-rss -ExecStart=/bin/su -s /bin/bash www -c "/usr/bin/php74 /usr/share/tt-rss/update_daemon2.php" +ExecStart=/bin/su -s /bin/bash www -c "/usr/bin/php74 /usr/share/tt-rss/update_daemon2.php --log /var/log/tt-rss.log" [Install] WantedBy=sme-server.target