Merge pull request #257398 from jmbaur/systemd-remove-dup
systemd: Remove duplicate meson flag for sysusers
This commit is contained in:
@@ -481,7 +481,6 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
"-Dportabled=${lib.boolToString withPortabled}"
|
||||
"-Dhwdb=${lib.boolToString withHwdb}"
|
||||
"-Dremote=${lib.boolToString withRemote}"
|
||||
"-Dsysusers=false"
|
||||
"-Dtimedated=${lib.boolToString withTimedated}"
|
||||
"-Dtimesyncd=${lib.boolToString withTimesyncd}"
|
||||
"-Duserdb=${lib.boolToString withUserDb}"
|
||||
|
||||
Reference in New Issue
Block a user