summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-10-29 06:03:04 +0200
committerLennart Poettering <lennart@poettering.net>2010-10-29 16:28:29 +0200
commitc7d78a567950eff7c2c75af9f6b97904cfa3d039 (patch)
tree8470558a65f13299cc03b61206d6e9fda71bb169 /Makefile.am
parent577780ac5c0dcd81ad282df59b643b396b354cd1 (diff)
fedora: enable system mounting/swapping by default
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 2268a62f6..989514d32 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1251,5 +1251,3 @@ git-tag:
fedora: install
rm $(DESTDIR)/lib/systemd/system/local-fs.target.wants/var-run.mount
rm $(DESTDIR)/lib/systemd/system/local-fs.target.wants/var-lock.mount
- sed -i -e 's/^#MountAuto=yes$$/MountAuto=no/' \
- -e 's/^#SwapAuto=yes$$/SwapAuto=no/' $(DESTDIR)/etc/systemd/system.conf