Change the SMACK label for data-checkpoint.service 83/262083/1
authorMateusz Moscicki <m.moscicki2@partner.samsung.com>
Mon, 2 Aug 2021 14:43:46 +0000 (16:43 +0200)
committerMateusz Moscicki <m.moscicki2@partner.samsung.com>
Mon, 2 Aug 2021 14:43:46 +0000 (16:43 +0200)
The System label is sufficient to correctly create dm-bow device and
mount partitions.

Change-Id: Ica123bb8c71b3fa0cf14f045440a0de26c5eb207

units/data-checkpoint.service.in

index 566d935ac1178300c797cfcaf3ff66713d8fd3cd..866611f6c6354fa8bb6239b5d5ca79df1a25ce1e 100644 (file)
@@ -10,7 +10,7 @@ ExecStart=@TZ_SYS_UPGRADE@/update-checkpoint-create.sh
 RemainAfterExit=yes
 StandardOutput=journal+console
 StandardError=journal+console
-SmackProcessLabel=System::Privileged
+SmackProcessLabel=System
 
 [Install]
 WantedBy=data-checkpoint.target