revisit systemd-swap

main
hau 2020-10-13 12:55:06 +07:00
parent 970e774581
commit 63fac80dc7
2 changed files with 4 additions and 3 deletions

View File

@ -4,11 +4,10 @@
| ------------ | -------------- |
| Arch Linux | `systemd-swap` |
Edit `/etc/systemd/swap.conf`:
Create directory if not exist `/etc/systemd/swap.conf.d` and edit `/etc/systemd/swap.conf.d/overrides.conf`:
```txt
swapfc_enabled=1
swapfc_force_preallocated=1
```
Enable and start service:

View File

@ -144,7 +144,9 @@ pacman -Syu xorg-server
Install [GNOME](https://wiki.archlinux.org/index.php/GNOME):
```sh
pacman -Syu gnome-shell gdm gnome-control-center gnome-tweak-tool gnome-shell-extensions \
pacman -Syu gnome-shell gdm \
gnome-control-center gnome-system-monitor \
gnome-tweak-tool gnome-shell-extensions \
networkmanager gnome-keyring seahorse \
nautilus xdg-user-dirs-gtk \
file-roller p7zip unrar \