Update synology.md (#16980)
pschaer committed
Feb 10, 2024 at 17:35 UTC
3f59438c2044b8b950f7b5b74c4102f76fc90148
1 file changed
+1
-1
packaging/installer/methods/synology.md
+1
-1
@@ -59,6 +59,6 @@ installed. You'll have to do this manually:
59
[ -x /etc/rc.netdata ] && /etc/rc.netdata start
60
```
61
62
-3. Make sure `/etc/rc.netdata` is executable: `chmod 0755 /etc/rc.netdata`.
62
+3. Make sure `/etc/rc.local` is executable: `chmod 0755 /etc/rc.local`.
63
64