From 0e6a1828f9f277c296447dfa1653ba24a83a3964 Mon Sep 17 00:00:00 2001 From: Aminda Suomalainen Date: Fri, 29 Aug 2025 21:50:14 +0300 Subject: [PATCH] systemd/service.d: add 00-group-wheel.conf for future reference --- etc/systemd/system/service.d/00-group-wheel.conf | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 etc/systemd/system/service.d/00-group-wheel.conf diff --git a/etc/systemd/system/service.d/00-group-wheel.conf b/etc/systemd/system/service.d/00-group-wheel.conf new file mode 100644 index 00000000..99c8605f --- /dev/null +++ b/etc/systemd/system/service.d/00-group-wheel.conf @@ -0,0 +1,2 @@ +[Service] +Group=wheel