Browse Source

Remove X11 service vars

bryan 2 years ago
parent
commit
4bef3bdab0
1 changed files with 0 additions and 2 deletions
  1. 0 2
      installJRMC

+ 0 - 2
installJRMC

@@ -1083,8 +1083,6 @@ service_jriver-mediacenter() {
 		[Service]
 		$USER_STRING
 		Type=simple
-		Environment=DISPLAY=$DISPLAY
-		Environment=XAUTHORITY=$XAUTHORITY
 		ExecStart=/usr/bin/mediacenter$MVERSION $*
 		Restart=always
 		RestartSec=10