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