diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-04-24 16:42:42 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-04-24 16:42:42 +0200 |
commit | 2b93b027d3a68b5d7ae26d0c2cd487eb5019d2a9 (patch) | |
tree | 11846b4ad4a4914a244909619ffc7f1f503f7cdf /src/remount-fs/Makefile | |
parent | a888b352eb53b07daa24fa859ceeb254336b293d (diff) |
remount: consolidate remount-api-vfs and remount-rootfs into one
This has the advantage of removing a confusing warning by mount if the
root directory is not listed in fstab.
Diffstat (limited to 'src/remount-fs/Makefile')
l--------- | src/remount-fs/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/remount-fs/Makefile b/src/remount-fs/Makefile new file mode 120000 index 0000000000..d0b0e8e008 --- /dev/null +++ b/src/remount-fs/Makefile @@ -0,0 +1 @@ +../Makefile
\ No newline at end of file |