Skip to content

Commit

Permalink
rocknix: move sysctl calls to a dedicated conf
Browse files Browse the repository at this point in the history
  • Loading branch information
spycat88 committed Dec 17, 2024
1 parent 70640f6 commit 47c8594
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 12 deletions.
12 changes: 0 additions & 12 deletions packages/rocknix/autostart/002-kernel

This file was deleted.

4 changes: 4 additions & 0 deletions packages/sysutils/systemd/config/sysctl.d/rocknix.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
vm.swappiness=1
kernel.nmi_watchdog=0
vm.laptop_mode=5
vm.dirty_writeback_centisecs=1500

0 comments on commit 47c8594

Please sign in to comment.