DSM 6.2.4025554 borked my inotify fix at boot.

Currently reading
DSM 6.2.4025554 borked my inotify fix at boot.

245
47
NAS
DS918+, DS414j
Operating system
  1. Linux
  2. Windows
  3. other
Mobile operating system
  1. Android
It seems to have borked my run at startup task (it was working prior to this update as far as I was aware):
Code:
#!/bin/sh
 
# Update inotify.max_user_watches
echo fs.inotify.max_user_watches=524288 | tee -a /etc/sysctl.conf && sysctl -p
Checked this morning and it was still 8192. :(
Then I tried (to fix it now)
sudo echo fs.inotify.max_user_instances=1048576 > /etc/sysctl.conf
-sh: /etc/sysctl.conf: Permission denied

Any ideas what I've/is messed up?
Or how to check.
Most importantly, how to fix? :D

For the less technical reading this, I'm doing this to bypass a limitation to enable Jellyfin (Emby/Plex would also apply) in docker (and I believe Valheim uses it) to monitor file changes in real time.
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Similar threads

If there is no data on new drive. Try to swap 2 drives on da218+ and try to install the dsm gain?
Replies
9
Views
499
Just to square this, final report that I ordered a new 4GB SODIMM just in case it was RAM causing the...
Replies
12
Views
805
  • Question
You are absolutely right, it was a new installation, and after it, I restored the shared directories from...
Replies
4
Views
811
  • Question
Yeah that's the issue. Because we are on an old version of the OS we have no way to back it up without...
Replies
4
Views
965
This is going to be complicated in the long run. Once you update to v6, there are a series of updates to...
Replies
4
Views
2,604
I've not seen this, but have never used the mobile app... only PC apps.
Replies
4
Views
1,084
  • Question
Any chance the NAS is being blocked in traffic control of router? The screenshots you posted are the Same...
Replies
11
Views
3,591

Welcome to SynoForum.com!

SynoForum.com is an unofficial Synology forum for NAS owners and enthusiasts.

Registration is free, easy and fast!

Back
Top