1
0
Mirror von https://github.com/tkuschel/bees.git synchronisiert 2026-05-08 04:59:37 +02:00

systemd: Provide URL and better description

Let's direct users to the support site when they ask systemd for help
about the service unit, or by looking at error messages.

Also, let's adjust the description to be more pleasing to the eyes. The
previous long description with uncommon formatting really stuck out in
the boot logs.

Signed-off-by: Kai Krakow <kai@kaishome.de>
Dieser Commit ist enthalten in:
Kai Krakow
2018-01-09 01:32:17 +01:00
Ursprung 78f96a9fbd
Commit b959af1a15
+2 -1
Datei anzeigen
@@ -1,5 +1,6 @@
[Unit]
Description=Bees - Best-Effort Extent-Same, a btrfs deduplicator daemon: %i
Description=Bees (%i)
Documentation=https://github.com/Zygo/bees
After=sysinit.target
[Service]