Re: Where to place config files, and nested config files

2016-08-10 Thread Christian Ehrhardt
On Wed, Aug 10, 2016 at 8:06 AM, Didier Roche wrote: > > b) use a simple template system and dynamically generate the config > > file with SNAP_DATA as the prefix before starting the service. I would > > have something like this in the template file: > > > > acl allowed_networks src > > "@PRE

Re: Where to place config files, and nested config files

2016-08-09 Thread Didier Roche
Le 09/08/2016 à 23:50, Andreas Hasenack a écrit : > Hi, Hey Andreas, > > I'm starting to use snapcraft and picked squid-deb-proxy as my first > victim. This is just the normal squid service with a set of > configuration files tailored for deb package caching. > > I'm assuming that the best place f