Unset DISPLAY for mythbackend to fix userjobs
This commit is contained in:
parent
92817699df
commit
2fa52b4a56
1 changed files with 1 additions and 1 deletions
|
@ -10,4 +10,4 @@ MYTHBACKEND_USER=mythtv
|
|||
#OPTIONS=
|
||||
# Try to prevent X software from starting GUI. If not unset some
|
||||
# some userjobs might be failing.
|
||||
DISPLAY=""
|
||||
unset DISPLAY
|
||||
|
|
Loading…
Add table
Reference in a new issue