diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-09-11 00:01:50 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-09-11 00:01:50 -0400 |
commit | 958d9a4d54c665b5a393a5df76c7c2296d0987f8 (patch) | |
tree | 5cdde1df7b0660e5299bbdbd25a4146ea4fe36b4 | |
parent | f896833d84ef58774b892b6439eb3f2dd5d28f59 (diff) |
fix
-rwxr-xr-x | tools/notsd-move | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/notsd-move b/tools/notsd-move index 577f3c6daa..5ae639fe26 100755 --- a/tools/notsd-move +++ b/tools/notsd-move @@ -475,7 +475,6 @@ move_files() ( mkdir src/grp-journal.d 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* mv -t src/systemd xorg/??-systemd-user.*; rmdir xorg mv -t src/systemd-vconsole-setup man/vconsole.conf.xml |