From 36c2b1d28391ac2ea0f995fd0a348eecbe833a6c Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Fri, 28 Jun 2019 07:18:30 +0000 Subject: [PATCH] fix lintian warning --- lib/systemd/system/remove-system-map.service | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/systemd/system/remove-system-map.service b/lib/systemd/system/remove-system-map.service index 89a028b..69dd333 100644 --- a/lib/systemd/system/remove-system-map.service +++ b/lib/systemd/system/remove-system-map.service @@ -1,5 +1,6 @@ [Unit] Description=Removes the System.map files +Documentation=https://github.com/Whonix/security-misc [Service] Type=oneshot