This project is archived. Its data is
read-only
.
Changes
Page history
Update after install System configuration
authored
Oct 27, 2018
by
Projekt:Root
Show whitespace changes
Inline
Side-by-side
after-install-System-configuration.md
View page @
d1ff521b
...
@@ -24,6 +24,8 @@ With Manjaro it's easy, just open **manjaro-settings-manager** (menu > Settings)
...
@@ -24,6 +24,8 @@ With Manjaro it's easy, just open **manjaro-settings-manager** (menu > Settings)
In default swappiness is set to 60, to change this value create
`99-sysctl.conf`
and paste this:
In default swappiness is set to 60, to change this value create
`99-sysctl.conf`
and paste this:
$
`sudo nano /etc/sysctl.d/99-sysctl.conf`
```
```
vm.swappiness=10
vm.swappiness=10
```
```
...
...
...
...