volumio / Build

Buildscripts for Volumio System
GNU General Public License v2.0
113 stars 103 forks source link

Workaround for configuration files for custom packages not installed… #484

Closed ashthespy closed 3 years ago

ashthespy commented 3 years ago

… during rootfs creation

Fixes https://github.com/volumio/Build/issues/479

PS: Can't test ATM but should work in theory.

volumio commented 3 years ago

That's not going to fix the issue... We have the same issue with shairport...

ashthespy commented 3 years ago

Hmm, currently we use upstream shairport, so it's pulled in via multistrap. When you add the custom version, you could copy it's service file here similarly as well? If you blanket copy all the service files you would have to test to ensure other issues don't crop up. If you ask me, this is the least effort solution to fast track things. I unfortunately currently don't have the time now to refactor things as discussed in #479

volumio commented 3 years ago

@ashthespy ok let's implement this workaround since you don't have time, good suggestion ;)