Skip to content

Commit

Permalink
systemd: explicitly disable portabled for now
Browse files Browse the repository at this point in the history
This hasn't worked with 243, let's disable it for now, until we have
tests and can ensure it works and keeps working.
  • Loading branch information
flokli committed Apr 16, 2020
1 parent ce7c123 commit b3f1410
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/os-specific/linux/systemd/default.nix
Expand Up @@ -112,6 +112,7 @@ in stdenv.mkDerivation {
"-Dhomed=false"
"-Dhostnamed=true"
"-Dnetworkd=true"
"-Dportabled=false"
"-Dsysusers=false"
"-Dtimedated=true"
"-Dtimesyncd=true"
Expand Down

0 comments on commit b3f1410

Please sign in to comment.