tizen: All logins should use User::Shell smack label
authorKarol Lewandowski <k.lewandowsk@samsung.com>
Thu, 15 Nov 2018 13:02:51 +0000 (14:02 +0100)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Mon, 12 Feb 2024 15:37:43 +0000 (16:37 +0100)
Change-Id: I8c0e7de59689aa83bd0273af4a66dd7a8f823ec9

units/getty@.service.m4
units/serial-getty@.service.m4

index 3603e7c..1853a7c 100644 (file)
@@ -45,7 +45,7 @@ TTYVTDisallocate=yes
 KillMode=process
 IgnoreSIGPIPE=no
 SendSIGHUP=yes
-SmackProcessLabel=System
+SmackProcessLabel=User::Shell
 
 # Unset locale for the console getty since the console has problems
 # displaying some internationalized messages.
index 0f6ec36..077a7c9 100644 (file)
@@ -32,7 +32,7 @@ TTYVHangup=yes
 KillMode=process
 IgnoreSIGPIPE=no
 SendSIGHUP=yes
-SmackProcessLabel=System
+SmackProcessLabel=User::Shell
 
 [Install]
 WantedBy=getty.target