mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
windowmanagers: systemd: also export /root
This commit is contained in:
parent
7b9606400f
commit
82d2bd3a2f
@ -6,6 +6,7 @@ Before=xbmc.service
|
||||
|
||||
[Service]
|
||||
Environment=DISPLAY=:0
|
||||
Environment=HOME=/storage
|
||||
ExecStart=/usr/bin/dwm
|
||||
KillMode=process
|
||||
Restart=always
|
||||
|
@ -6,6 +6,7 @@ Before=xbmc.service
|
||||
|
||||
[Service]
|
||||
Environment=DISPLAY=:0
|
||||
Environment=HOME=/storage
|
||||
ExecStart=/usr/bin/fluxbox
|
||||
KillMode=process
|
||||
Restart=always
|
||||
|
@ -6,6 +6,7 @@ Before=xbmc.service
|
||||
|
||||
[Service]
|
||||
Environment=DISPLAY=:0
|
||||
Environment=HOME=/storage
|
||||
ExecStart=/usr/bin/ratpoison --file /etc/ratpoisonrc
|
||||
KillMode=process
|
||||
Restart=always
|
||||
|
Loading…
x
Reference in New Issue
Block a user