fedora: enable system mounting/swapping by default

This commit is contained in:
Lennart Poettering 2010-10-29 06:03:04 +02:00
parent 577780ac5c
commit c7d78a5679

View File

@ -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