fix syste4md service

This commit is contained in:
2026-07-26 20:01:19 +02:00
parent efb0c8562b
commit c02932f9a1
2 changed files with 8 additions and 1 deletions
+3 -1
View File
@@ -5,7 +5,9 @@ After=network-online.target
[Service]
Type=oneshot
WorkingDirectory=/home/tomasr/vps-config
ExecStart=/usr/bin/python3 /home/tomasr/vps-config/freshrss-fav-archiver.py
User=tomasr
ExecStart=/usr/bin/python3 -u /home/tomasr/vps-config/freshrss-fav-archiver.py
StandardOutput=journal
StandardError=journal