systemd: explicitly disable portabled for now
This hasn't worked with 243, let's disable it for now, until we have tests and can ensure it works and keeps working.
This commit is contained in:
@@ -112,6 +112,7 @@ in stdenv.mkDerivation {
|
||||
"-Dhomed=false"
|
||||
"-Dhostnamed=true"
|
||||
"-Dnetworkd=true"
|
||||
"-Dportabled=false"
|
||||
"-Dsysusers=false"
|
||||
"-Dtimedated=true"
|
||||
"-Dtimesyncd=true"
|
||||
|
||||
Reference in New Issue
Block a user