mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2025-09-03 12:47:21 +02:00
service.d/00-group-nobody: use nobody instead of wheel to avod potential security issue in future reference example
This commit is contained in:
parent
0e6a1828f9
commit
b30bfb7e59
2
etc/systemd/system/service.d/00-group-nobody.conf
Normal file
2
etc/systemd/system/service.d/00-group-nobody.conf
Normal file
@ -0,0 +1,2 @@
|
||||
[Service]
|
||||
Group=nobody
|
@ -1,2 +0,0 @@
|
||||
[Service]
|
||||
Group=wheel
|
Loading…
x
Reference in New Issue
Block a user