wifibackup: specify full path to ssh
This commit is contained in:
@@ -56,6 +56,7 @@ in {
|
|||||||
User = "root";
|
User = "root";
|
||||||
ExecStart = ''
|
ExecStart = ''
|
||||||
${pkgs.unison}/bin/unison \
|
${pkgs.unison}/bin/unison \
|
||||||
|
-sshcmd ${pkgs.openssh}/bin/ssh \
|
||||||
-sshargs "-i /etc/ssh/ssh_host_ed25519_key" \
|
-sshargs "-i /etc/ssh/ssh_host_ed25519_key" \
|
||||||
-batch \
|
-batch \
|
||||||
-merge "Name *.nmconnection -> ${mergeNmConnections}/bin/merge-nmconnections CURRENT1 CURRENT2 NEW NEW1 NEW2" \
|
-merge "Name *.nmconnection -> ${mergeNmConnections}/bin/merge-nmconnections CURRENT1 CURRENT2 NEW NEW1 NEW2" \
|
||||||
|
|||||||
Reference in New Issue
Block a user