geoclue2: correct sysconfdir

This commit is contained in:
worldofpeace
2018-12-25 18:38:19 -05:00
parent ee929c7299
commit c65edd687f
3 changed files with 63 additions and 0 deletions
@@ -61,6 +61,8 @@ in
wantedBy = [ "default.target" ];
};
};
environment.etc."geoclue/geoclue.conf".source = "${package}/etc/geoclue/geoclue.conf";
};
}