From e4e889334a7767b50f0af735b0b1a2a695168493 Mon Sep 17 00:00:00 2001 From: Tom MTT Date: Tue, 29 Nov 2022 11:48:58 +0100 Subject: [PATCH] fix(service/systemd): typo --- service/systemd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/systemd b/service/systemd index 9a52e63..9391b3e 100644 --- a/service/systemd +++ b/service/systemd @@ -5,7 +5,7 @@ # $ systemctl start feuille [Unit] -Description=Feuille - a fast, dead-simple socket-based pastebin +Description=feuille - a fast, dead-simple socket-based pastebin After=syslog.target network.target [Service]