TibboddiT

Results 3 comments of TibboddiT

Just wondering if a minimal change to https://github.com/atom-community/sync-settings/blob/80c61f5f628960d2e1da3e9106fd9fc595145617/lib/utils/utils.js#L326-L331 would be enough... Something like this : ```js if (atom.config.get('sync-settings.installLatestVersion')) { pkg.version = null } if (pkg.apmInstallSource) { pkg.name = pkg.apmInstallSource.source pkg.version...

Yep, I understand. I always thought using this activation function for any other node than those in the output layer was not a good idea anyway. And this is the...

I managed to solve the issue: - remove installation / configuration / launch of dnsmasq from the minione script - add the gateway to named options file `/etc/bind/named.conf.options` (for in...