summaryrefslogtreecommitdiffstats
path: root/linhes/mythtv/mythbackend.service
diff options
context:
space:
mode:
Diffstat (limited to 'linhes/mythtv/mythbackend.service')
-rw-r--r--linhes/mythtv/mythbackend.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/linhes/mythtv/mythbackend.service b/linhes/mythtv/mythbackend.service
index e760e77..3535a1f 100644
--- a/linhes/mythtv/mythbackend.service
+++ b/linhes/mythtv/mythbackend.service
@@ -6,7 +6,7 @@ After=network.target mysqld.service systemd-udev-settle.service
[Service]
Type=simple
User=mythtv
-ExecStart=/usr/bin/mythbackend
+ExecStart=/usr/bin/mythbackend --systemd-journal
Restart=on-failure
[Install]