Josef Wolf
2016-08-17 09:21:26 UTC
Hello,
I want to do lots of configuration settings as root in the background
I know, I can do this with
sudo -u $USER dbus-launch --exit-with-session gsettings set [ .... ]
This works fine while the user is NOT logged in.
But it won't work if the user IS logged in.
I need a command that works independently of whether the user is logged in or
not.
Any suggestions?
I want to do lots of configuration settings as root in the background
I know, I can do this with
sudo -u $USER dbus-launch --exit-with-session gsettings set [ .... ]
This works fine while the user is NOT logged in.
But it won't work if the user IS logged in.
I need a command that works independently of whether the user is logged in or
not.
Any suggestions?
--
Josef Wolf
***@raven.inka.de
--
ubuntu-users mailing list
ubuntu-***@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
Josef Wolf
***@raven.inka.de
--
ubuntu-users mailing list
ubuntu-***@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users