From: Hyotaek Shim Date: Mon, 19 Nov 2018 06:44:39 +0000 (+0000) Subject: Revert "tizen: All logins should use User::Shell smack label" X-Git-Tag: accepted/tizen/unified/20181119.073102^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c2d66807f77cd0607bf6d961d2cb11b64f7a97c5;p=platform%2Fupstream%2Fsystemd.git Revert "tizen: All logins should use User::Shell smack label" This reverts commit b94ec26c22938d9d83642732e3642b677bedbeb0. Change-Id: I44c10ed7b75dc738fad7ef2df5c0ca1d50f22c1f --- diff --git a/units/getty@.service.m4 b/units/getty@.service.m4 index 1853a7c..3603e7c 100644 --- a/units/getty@.service.m4 +++ b/units/getty@.service.m4 @@ -45,7 +45,7 @@ TTYVTDisallocate=yes KillMode=process IgnoreSIGPIPE=no SendSIGHUP=yes -SmackProcessLabel=User::Shell +SmackProcessLabel=System # Unset locale for the console getty since the console has problems # displaying some internationalized messages. diff --git a/units/serial-getty@.service.m4 b/units/serial-getty@.service.m4 index 077a7c9..0f6ec36 100644 --- a/units/serial-getty@.service.m4 +++ b/units/serial-getty@.service.m4 @@ -32,7 +32,7 @@ TTYVHangup=yes KillMode=process IgnoreSIGPIPE=no SendSIGHUP=yes -SmackProcessLabel=User::Shell +SmackProcessLabel=System [Install] WantedBy=getty.target