From ba86665cbb0f3a3886808214c2bdc2829ea8f1ad Mon Sep 17 00:00:00 2001 From: James Shubin Date: Thu, 5 Jun 2025 22:21:18 -0400 Subject: [PATCH] misc: Rename for consistency --- misc/mgmt.service | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/misc/mgmt.service b/misc/mgmt.service index c6f4407b..f4577b10 100644 --- a/misc/mgmt.service +++ b/misc/mgmt.service @@ -1,5 +1,6 @@ +# /etc/systemd/system/mgmt.service [Unit] -Description=Run mgmt configuration management +Description=Mgmt configuration management service Documentation=https://github.com/purpleidea/mgmt/ After=systemd-networkd.service Requires=systemd-networkd.service