From 0ac554c1395a7c7dce36ae75a41111498631b2ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Budai?= Date: Mon, 16 Nov 2020 11:49:05 +0100 Subject: [PATCH] sockets: clarify their descriptions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Ondřej Budai --- distribution/osbuild-composer.socket | 2 +- distribution/osbuild-remote-worker.socket | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/distribution/osbuild-composer.socket b/distribution/osbuild-composer.socket index aa38749f8..0c0620cf3 100644 --- a/distribution/osbuild-composer.socket +++ b/distribution/osbuild-composer.socket @@ -1,5 +1,5 @@ [Unit] -Description=OSBuild Composer API sockets +Description=OSBuild Composer Weldr API socket [Socket] ListenStream=/run/weldr/api.socket diff --git a/distribution/osbuild-remote-worker.socket b/distribution/osbuild-remote-worker.socket index 6753ec3e9..4ee347c83 100644 --- a/distribution/osbuild-remote-worker.socket +++ b/distribution/osbuild-remote-worker.socket @@ -1,5 +1,5 @@ [Unit] -Description=OSBuild Composer API sockets +Description=OSBuild remote worker API socket [Socket] Service=osbuild-composer.service