=== Guest21309 is now known as clobrano === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk [20:36] hi, I'm creating a snappy pkg, and I have almost everything working, but I still got 2 questions [20:38] 1. how can I make it so a config file is placed in the right location when the pkg is installed ? whatever I put into the source folders gets written to /apps/.sideload// but when running snappy config it expects the file in /var/lib/apps/.sideload// [20:39] 2. is there an easy way to get the config also exposed via the webdm ui, so that users can edit it from the webui? [20:39] 3. the pkg provides a service, but the service will not start properly unless some hardware has been plugged in (a printer in this case) [20:40] is there a way to restart the service via the webui? or maybe I need to add some dbus rules so it restarts when the device is plugged?