mirror of
https://github.com/systemd/systemd.git
synced 2024-11-24 02:33:36 +08:00
fedora: enable system mounting/swapping by default
This commit is contained in:
parent
577780ac5c
commit
c7d78a5679
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user