test
This commit is contained in:
parent
1486284f46
commit
088704b8f3
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
restartUnits = [ "telegraf.service" ];
|
||||
};
|
||||
|
||||
users.users.telegraf {
|
||||
users.users.telegraf = {
|
||||
extraGroups = [ "wheel" ];
|
||||
isSystemUser = true;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue