diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-09-10 15:20:50 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-09-10 15:20:50 -0400 |
commit | c61e54391f4ac0ccd97577d9d27482ca48dd0c80 (patch) | |
tree | f4de5e8a19943ec3fd97b63d17e55a1c81c812f3 | |
parent | 033795465009e53f859d42d5010a4d1a9125dbb8 (diff) |
more
-rwxr-xr-x | tools/move.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/move.sh b/tools/move.sh index 3ee783803c..dbcddae64e 100755 --- a/tools/move.sh +++ b/tools/move.sh @@ -465,7 +465,7 @@ move_files() ( mv -t src/grp-journal.d tmpfiles.d/journal-nocow.* mv -t src/grp-remote.d tmpfiles.d/systemd-remote.* mv -T tmpfiles.d/systemd{,-journald}.tmpfiles.m4 - + mv -t src/systemd tmpfiles.d/systemd-tmpfs.tmpfiles* # auto-distribute the stuff for d in man units sysusers.d tmpfiles.d; do |