mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
Merge pull request #206273 from wucke13/master
This commit is contained in:
commit
cacb77fb27
1 changed files with 1 additions and 1 deletions
|
@ -135,7 +135,7 @@ in {
|
|||
ExecStart = "${pkgs.sssd}/libexec/sssd/sssd_kcm --uid 0 --gid 0";
|
||||
};
|
||||
restartTriggers = [
|
||||
config.environment.etc."sssd/sssd.conf".source
|
||||
settingsFileUnsubstituted
|
||||
];
|
||||
};
|
||||
systemd.sockets.sssd-kcm = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue