From 005afde54fda65e01482431d19468ac779e26d1d Mon Sep 17 00:00:00 2001 From: Youngjae Shin Date: Wed, 13 May 2020 16:38:31 +0900 Subject: [PATCH] apply xdg env by using systemd --- supervisor/modes.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/supervisor/modes.service.in b/supervisor/modes.service.in index 26c7c71..70eabf2 100644 --- a/supervisor/modes.service.in +++ b/supervisor/modes.service.in @@ -8,4 +8,4 @@ User=system_fw Group=system_fw SmackProcessLabel=System ExecStart=@BIN_INSTALL_DIR@/@DAEMON@ - +EnvironmentFile=/run/xdg-root-env -- 2.34.1