Change to StandardOutput=journal

This commit is contained in:
Sefinek 2024-12-01 11:05:16 +01:00
parent 8d84ec3a71
commit 7b98f66721

View file

@ -205,8 +205,8 @@ ExecStart=$script_path
Restart=always Restart=always
User=$(logname) User=$(logname)
WorkingDirectory=$install_dir WorkingDirectory=$install_dir
StandardOutput=journal+console StandardOutput=journal
StandardError=journal+console StandardError=journal
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target