windowmanagers: systemd: also export /root

This commit is contained in:
Stefan Saraev 2014-03-16 16:00:37 +02:00
parent ec361b5ea3
commit d124bd561a
3 changed files with 3 additions and 0 deletions

View File

@ -6,6 +6,7 @@ Before=xbmc.service
[Service]
Environment=DISPLAY=:0
Environment=HOME=/storage
ExecStart=/usr/bin/dwm
KillMode=process
Restart=always

View File

@ -6,6 +6,7 @@ Before=xbmc.service
[Service]
Environment=DISPLAY=:0
Environment=HOME=/storage
ExecStart=/usr/bin/fluxbox
KillMode=process
Restart=always

View File

@ -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