diff options
-rw-r--r-- | Makefile.am | 2 | ||||
-rwxr-xr-x | move.sh | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am index 3e46b14dc3..cf5c307fe0 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2574,7 +2574,7 @@ EXTRA_DIST += \ units/systemd-tmpfiles-setup.service.in \ units/systemd-tmpfiles-clean.service.in -#@src/sysusers/Makefile -------------------------------------------------------- +#@src/systemd-sysusers/Makefile ------------------------------------------------ if ENABLE_SYSUSERS systemd_sysusers_SOURCES = \ src/sysusers/sysusers.c @@ -61,9 +61,10 @@ move_files() ( rfkill run sleep - stdio-bridge socket-proxy + stdio-bridge sysctl + sysusers timesync tmpfiles tty-ask-password-agent |