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:
parent
ce7c1230ea
commit
b3f14109a8
@ -112,6 +112,7 @@ in stdenv.mkDerivation {
|
||||
"-Dhomed=false"
|
||||
"-Dhostnamed=true"
|
||||
"-Dnetworkd=true"
|
||||
"-Dportabled=false"
|
||||
"-Dsysusers=false"
|
||||
"-Dtimedated=true"
|
||||
"-Dtimesyncd=true"
|
||||
|
Loading…
Reference in New Issue
Block a user