fix: change autossh user
This commit is contained in:
parent
2e399fb8a5
commit
0f6943298e
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ in
|
|||
|
||||
serviceConfig = {
|
||||
Type = "simple";
|
||||
User = "root";
|
||||
User = "autossh-tunnel";
|
||||
Restart = "always";
|
||||
RestartSec = 10;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue