mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-12 05:16:25 +03:00
Merge pull request #179440 from alyssais/ids-typo
nixos/ids: fix typo in comment
This commit is contained in:
commit
fe62b1b20f
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
# IMPORTANT!
|
# IMPORTANT!
|
||||||
# We only add static uids and gids for services where it is not feasible
|
# We only add static uids and gids for services where it is not feasible
|
||||||
# to change uids/gids on service start, in example a service with a lot of
|
# to change uids/gids on service start, for example a service with a lot of
|
||||||
# files. Please also check if the service is applicable for systemd's
|
# files. Please also check if the service is applicable for systemd's
|
||||||
# DynamicUser option and does not need a uid/gid allocation at all.
|
# DynamicUser option and does not need a uid/gid allocation at all.
|
||||||
# Systemd can also change ownership of service directories using the
|
# Systemd can also change ownership of service directories using the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue