diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2010-11-15 19:47:25 +0100 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2010-11-15 19:47:25 +0100 |
commit | d8b4dbe6d7b1dcef739927d37b2e763860b85233 (patch) | |
tree | 9d7c6f211a5d82c768a3afa1c41da365b5c828b7 /Makefile.am | |
parent | 2fa47da53e922eebf4ca52ef2b7c6ece383a85ea (diff) |
delete tmp.mount which may conflict with an unrelated fstab entry
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index a86639d7a2..3389f436df 100644 --- a/Makefile.am +++ b/Makefile.am @@ -218,7 +218,6 @@ dist_systemunit_DATA = \ units/sys-kernel-debug.mount \ units/sys-kernel-security.automount \ units/sys-kernel-security.mount \ - units/tmp.mount \ units/var-lock.mount \ units/var-run.mount \ units/hwclock-load.service \ |