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