switch-to-configuration.pl: Interact via DBus
Currently switch-to-configuration.pl uses system() calls to interact with DBus. This can be error prone, especially when we are parsing output that could change. In this commit, almost all calls to the systemctl binary have been replaced with equivalent operations via DBus.
parent
f3ac3a26
Please register or sign in to comment