mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 16:37:19 +09:00
Move basic/recovery-key.* to shared/
No particular reason to have it in basic/. We should let homectl and other users share the single copy through libsystemd-shared.
This commit is contained in:
committed by
Yu Watanabe
parent
14c811ff4a
commit
af72f975fe
@@ -194,8 +194,6 @@ basic_sources = files(
|
||||
'ratelimit.h',
|
||||
'raw-clone.h',
|
||||
'raw-reboot.h',
|
||||
'recovery-key.c',
|
||||
'recovery-key.h',
|
||||
'recurse-dir.c',
|
||||
'recurse-dir.h',
|
||||
'replace-var.c',
|
||||
|
||||
@@ -266,6 +266,8 @@ shared_sources = files(
|
||||
'quota-util.h',
|
||||
'reboot-util.c',
|
||||
'reboot-util.h',
|
||||
'recovery-key.c',
|
||||
'recovery-key.h',
|
||||
'resize-fs.c',
|
||||
'resize-fs.h',
|
||||
'resolve-util.c',
|
||||
|
||||
Reference in New Issue
Block a user