fix(mailsync): incorrect indent
This commit is contained in:
parent
23d6686697
commit
341db7911e
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ in
|
|||
mailsync = {
|
||||
Unit = {
|
||||
Description = "Syncs email";
|
||||
After = [ "network-online.target" ];
|
||||
After = [ "network-online.target" ];
|
||||
};
|
||||
Service = {
|
||||
Type = "oneshot";
|
||||
|
|
Loading…
Reference in a new issue