Sebastian Schmidt
Sebastian Schmidt
@BeatSkip Do you have any news?
@SynologyOpenSource @BeatSkip What does it take to get an update around here? This is way past any 60 day disclosure policy. And is a publicly known bug.
This is a cool project. Since it supports docker I would recommend using that on your NAS if your NAS supports docker. The server is an ASP.NET Core app, so...
Afaik everything is done by the user: https://kb.synology.com/en-ca/DSM/help/DSM/AdminCenter/system_login_portal_advanced?version=7
@Safihre I suggest to start with the Wiki [DSM7.0-Beta](https://github.com/SynoCommunity/spksrc/wiki/DSM-7.0) For your package you may only need to change `${SYNOPKG_PKGDEST}/var` to `${SYNOPKG_PKGVAR}` and knowing `set_syno_permissions` won't be doing anything in DSM...
Generally you don't. Since you don't have root. DSM will chown the folders for you (using the package name) if you need other folders they need to be given in...
Under the DSM 7 restrictions I don't have a clear idea how that would work. Not saying it's impossible but even if done it wouldn't be backwards compatible anyway. If...
@daxcore This is expected. Did you read our [Readme.md](https://github.com/SynoCommunity/spksrc#dsm-7)? If you where to read the table above then you would see that everything is very much work in progress on...
I propose that relevant stuff in DSM-7.0-Beta is moved/copied to their respective wiki page (Permission Management, Generic Service Support etc.) and that we create a quick DSM7 upgrade guide or...
Maybe we should migrate the `target/etc` the same way we migrate `target/var` ?