diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-04-23 05:20:01 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-04-23 05:20:01 +0200 |
commit | 92da345c02a99090879a247c360f9940e5c27ee3 (patch) | |
tree | 6af13105ef1186e3647a241dc28224f2a7034972 /units/systemd-logger.socket | |
parent | 703b48af7046c4529ffee4ce37a4be833219e176 (diff) |
units: fix socket files
Diffstat (limited to 'units/systemd-logger.socket')
-rw-r--r-- | units/systemd-logger.socket | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-logger.socket b/units/systemd-logger.socket index eb012c8dde..8b0a66a2db 100644 --- a/units/systemd-logger.socket +++ b/units/systemd-logger.socket @@ -1,4 +1,4 @@ -[Meta] +[Unit] Description=systemd Logging Socket [Socket] |