service.d/00-group-nobody: use nobody instead of wheel to avod potential security issue in future reference example

This commit is contained in:
Aminda Suomalainen 2025-08-30 07:52:29 +03:00
parent 0e6a1828f9
commit b30bfb7e59
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 2 additions and 2 deletions

View File

@ -0,0 +1,2 @@
[Service]
Group=nobody

View File

@ -1,2 +0,0 @@
[Service]
Group=wheel