diff options
| -rwxr-xr-x | support/scripts/graph-depends | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/support/scripts/graph-depends b/support/scripts/graph-depends index 556f11d26..1163d7967 100755 --- a/support/scripts/graph-depends +++ b/support/scripts/graph-depends @@ -167,6 +167,7 @@ TARGET_EXCEPTIONS = [      "target-finalize",      "erase-fakeroots",      "target-generic-hostname", +    "target-root-passwd",  ]  # In full mode, start with the result of get_targets() to get the main  | 
