diff options
-rw-r--r-- | src/systemd-ask-password/systemd-ask-password.xml (renamed from src/systemd-tty-ask-password-agent/systemd-ask-password.xml) | 0 | ||||
-rwxr-xr-x | tools/move.sh | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/systemd-tty-ask-password-agent/systemd-ask-password.xml b/src/systemd-ask-password/systemd-ask-password.xml index 2b6fb5a82f..2b6fb5a82f 100644 --- a/src/systemd-tty-ask-password-agent/systemd-ask-password.xml +++ b/src/systemd-ask-password/systemd-ask-password.xml diff --git a/tools/move.sh b/tools/move.sh index de29d2449a..e6beb8996e 100755 --- a/tools/move.sh +++ b/tools/move.sh @@ -409,7 +409,7 @@ move_files() ( mv -t src/systemd-resolved \ man/dnssec-trust-anchors* mv -t src/systemd-tty-ask-password-agent \ - man/systemd-ask-password* + man/systemd-ask-password-console* # less obvious unit groups # suffix these with '*' in case they gain or lose the .in suffix. |