From 098c7d7fe7a866eb798c75984b0274cfec640b63 Mon Sep 17 00:00:00 2001 From: INSUN PYO Date: Fri, 19 Jun 2020 17:38:02 +0900 Subject: [PATCH] Apply SmackProcessLabel=System to system-update-cleanup.service Change-Id: Ie8fd3b105508ff233d28c9f7e8f97beb12d1b1d7 --- units/system-update-cleanup.service | 1 + 1 file changed, 1 insertion(+) diff --git a/units/system-update-cleanup.service b/units/system-update-cleanup.service index 41abcd6..068cc68 100644 --- a/units/system-update-cleanup.service +++ b/units/system-update-cleanup.service @@ -33,3 +33,4 @@ ConditionPathIsSymbolicLink=|/system-update [Service] Type=oneshot ExecStart=/bin/rm -fv /system-update +SmackProcessLabel=System -- 2.7.4