diff --git a/wluma.service b/wluma.service index c212c2f..4bfb27b 100644 --- a/wluma.service +++ b/wluma.service @@ -8,6 +8,7 @@ ExecStart=/usr/bin/wluma Restart=always EnvironmentFile=-%E/wluma/service.conf PrivateNetwork=true +PrivateMounts=false [Install] WantedBy=graphical-session.target