Skip to content

Commit

Permalink
fix: Add modification to the max_user_watches (#1695)
Browse files Browse the repository at this point in the history
* fix: Add modification to the max_user_watches

* chore: Move to initialization
  • Loading branch information
Blu-J authored Aug 2, 2022
1 parent 8207770 commit c44eb3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build/initialization.sh
Original file line number Diff line number Diff line change
Expand Up @@ -133,5 +133,7 @@ sudo systemctl restart NetworkManager

sync

echo "fs.inotify.max_user_watches=1048576" > /etc/sysctl.d/97-embassy.conf

# TODO: clean out ssh host keys
reboot

0 comments on commit c44eb3a

Please sign in to comment.