From c7d78a567950eff7c2c75af9f6b97904cfa3d039 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 29 Oct 2010 06:03:04 +0200 Subject: [PATCH] fedora: enable system mounting/swapping by default --- Makefile.am | 2 -- 1 file changed, 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 -- 2.30.2