1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-19 01:20:19 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Oliver Charles 41775167ac 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.
2014-02-02 14:41:26 +00:00
Eelco Dolstra 5c1f8cbc70 Move all of NixOS to nixos/ in preparation of the repository merge 2013-10-10 13:28:20 +02:00
Renamed from modules/system/activation/switch-to-configuration.pl (Browse further)