mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
ssh-tpm-agent: fix test case
This commit is contained in:
parent
5c14260fad
commit
9f408dc51c
1 changed files with 1 additions and 1 deletions
|
|
@ -22,8 +22,8 @@
|
||||||
Type=simple
|
Type=simple
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
After=ssh-tpm-agent.socket
|
|
||||||
After=ssh-agent.service
|
After=ssh-agent.service
|
||||||
|
After=ssh-tpm-agent.socket
|
||||||
BindsTo=ssh-agent.service
|
BindsTo=ssh-agent.service
|
||||||
Description=ssh-tpm-agent service
|
Description=ssh-tpm-agent service
|
||||||
Documentation=https://github.com/Foxboron/ssh-tpm-agent
|
Documentation=https://github.com/Foxboron/ssh-tpm-agent
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue