typo
This commit is contained in:
parent
f989233828
commit
40badca197
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@ in
|
|||
User = cfg.user;
|
||||
Group = cfg.group;
|
||||
WorkingDirectory = yammat;
|
||||
ExecStart = "${yammat}/bin/yammat /etc/yammata.yml";
|
||||
ExecStart = "${yammat}/bin/yammat /etc/yammat.yml";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue