From: Lennart Poettering Date: Fri, 29 Oct 2010 04:03:04 +0000 (+0200) Subject: fedora: enable system mounting/swapping by default X-Git-Tag: v12~99 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=c7d78a567950eff7c2c75af9f6b97904cfa3d039 fedora: enable system mounting/swapping by default --- 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