From 92da345c02a99090879a247c360f9940e5c27ee3 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 23 Apr 2010 05:20:01 +0200 Subject: [PATCH] units: fix socket files --- units/systemd-initctl.socket | 2 +- units/systemd-logger.socket | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/units/systemd-initctl.socket b/units/systemd-initctl.socket index 86e7f4027..19c444a02 100644 --- a/units/systemd-initctl.socket +++ b/units/systemd-initctl.socket @@ -1,4 +1,4 @@ -[Meta] +[Unit] Description=systemd /dev/initctl Compatibility [Socket] diff --git a/units/systemd-logger.socket b/units/systemd-logger.socket index eb012c8dd..8b0a66a2d 100644 --- a/units/systemd-logger.socket +++ b/units/systemd-logger.socket @@ -1,4 +1,4 @@ -[Meta] +[Unit] Description=systemd Logging Socket [Socket] -- 2.30.2