Remove obsolete pre-systemd compat stuff

This commit is contained in:
Eelco Dolstra
2013-10-17 14:57:20 +02:00
parent 5f14933c33
commit b19d8e0fcd
2 changed files with 1 additions and 15 deletions

View File

@@ -7007,7 +7007,7 @@ let
upower = callPackage ../os-specific/linux/upower {
libusb1 = callPackage ../development/libraries/libusb1/1_0_9.nix {};
};
};
upstart = callPackage ../os-specific/linux/upstart { };