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

UPDATE: I got my hands on an old DS 115J. I installed the 4TB in that and it partitioned and formatted...
Replies
8
Views
427
  • Question
You are absolutely right, it was a new installation, and after it, I restored the shared directories from...
Replies
4
Views
722
  • 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
836
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,524
I've not seen this, but have never used the mobile app... only PC apps.
Replies
4
Views
1,021
  • Question
Any chance the NAS is being blocked in traffic control of router? The screenshots you posted are the Same...
Replies
11
Views
3,081
Thanks @BobW ... NFS worked a treat once it was activated and connected via file station ... all good now
Replies
4
Views
1,719

Welcome to SynoForum.com!

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

Registration is free, easy and fast!

Back
Top