Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
based on review by drebs and shyba
|
|
|
|
The soledad user needs to read the ssl certificate
private key stored in `/etc/x509/keys/leap.key`,
which is accessible by users in the `ssl-cert` group,
added by the `ssl-cert` package.
On installation, the soledad user is added to that group
so the ssl-package needs to be installed by then.
- Resolves: #8849
|
|
|
|
- Resolves: #8900
|
|
[pkg] Use pkg/server/soledad-sudoers directly
See merge request !106
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also, remove old init file
|
|
|
|
|
|
|
|
|
|
|
|
We have changed the name of the script, to qualify it with the
'soledad' preffix.
Here I am creating a symlink with the name of the previous script, for
backwards-compatibility reasons - basically to avoid breaking unattended
upgrades.
(Note that the path is hardcoded in the config file deployed by the
platform, so it needs to be changed in the platform accordingly too).
This symlink should be deprecated after a couple of release cycles.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
see https://0xacab.org/varac/soledad/-/jobs/12934
Resolves: #8894
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|