From 794939926cc7bb345b40a95f4154ff6c126fbbf4 Mon Sep 17 00:00:00 2001 From: deajan Date: Thu, 7 Apr 2016 17:57:53 +0200 Subject: [PATCH] Cosmetic fix --- osync-srv@.service | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osync-srv@.service b/osync-srv@.service index 2c9ed34..70dfb5d 100644 --- a/osync-srv@.service +++ b/osync-srv@.service @@ -1,5 +1,5 @@ [Unit] -Description=A robust two way (bidirectional) file sync script based on rsync with fault tolerance +Description=osync - a robust two way (bidirectional) file sync script based on rsync with fault tolerance After=time-sync.target local-fs.target network-online.target Requires=time-sync.target local-fs.target Wants=network-online.target