mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
nixos: fix typos
This commit is contained in:
parent
a31ca7f220
commit
701bcdbead
58 changed files with 84 additions and 84 deletions
|
@ -142,7 +142,7 @@ in
|
|||
User = cfg.user;
|
||||
PIDFile = cfg.pidFile;
|
||||
Type = "forking";
|
||||
TimeoutStartSec=120; # intial creating of journal can take some time
|
||||
TimeoutStartSec=120; # initial creating of journal can take some time
|
||||
PermissionsStartOnly = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue