disband github-known_hosts harder
This commit is contained in:
parent
5a49ac6d5e
commit
87fa7792e3
@ -60,8 +60,6 @@ let
|
|||||||
-m 0400 \
|
-m 0400 \
|
||||||
${cfg.ssh-identity-file} \
|
${cfg.ssh-identity-file} \
|
||||||
"$ssh_identity_file_target"
|
"$ssh_identity_file_target"
|
||||||
|
|
||||||
ln -snf ${pkgs.github-known_hosts} ${cfg.dataDir}/.ssh/known_hosts
|
|
||||||
'';
|
'';
|
||||||
ExecStart = "${pkgs.github-hosts-sync}/bin/github-hosts-sync";
|
ExecStart = "${pkgs.github-hosts-sync}/bin/github-hosts-sync";
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user