fix: Add modification to the max_user_watches (#1695)

* fix: Add modification to the max_user_watches

* chore: Move to initialization
This commit is contained in:
J M
2022-08-02 10:44:49 -06:00
committed by GitHub
parent 8207770369
commit c44eb3a2c3

View File

@@ -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