mirror of
https://github.com/sunknudsen/privacy-guides.git
synced 2025-02-23 01:03:59 +00:00
Improved boot time
This commit is contained in:
parent
3e1049d0ed
commit
919b1abc76
@ -183,7 +183,7 @@ sudo systemctl enable tmp.mount
|
||||
```shell
|
||||
sudo cp /boot/cmdline.txt /boot/cmdline.txt.backup
|
||||
sudo sed -i 's/fsck.repair=yes/fsck.repair=skip/' /boot/cmdline.txt
|
||||
sudo sed -i '$ s/$/ noswap ro systemd.volatile=state/' /boot/cmdline.txt
|
||||
sudo sed -i '$ s/$/ fastboot noswap ro systemd.volatile=state/' /boot/cmdline.txt
|
||||
```
|
||||
|
||||
#### Edit `/etc/fstab`
|
||||
|
Loading…
x
Reference in New Issue
Block a user