Change to list
This commit is contained in:
parent
e86bab8dc3
commit
7a5c5653f2
@ -65,7 +65,7 @@ in
|
||||
ExecStart = "/usr/bin/ssh-agent -D -a $SSH_AUTH_SOCK";
|
||||
};
|
||||
Install = {
|
||||
WantedBy = "default.target";
|
||||
WantedBy = [ "default.target" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user