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>
Thu, 14 Mar 2024 23:06:25 +0000 (00:06 +0100)
Change-Id: I8c0e7de59689aa83bd0273af4a66dd7a8f823ec9

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

index d5705fa..9a49034 100644 (file)
@@ -56,7 +56,7 @@ IgnoreSIGPIPE=no
 SendSIGHUP=yes
 ImportCredential=agetty.*
 ImportCredential=login.*
-SmackProcessLabel=System
+SmackProcessLabel=User::Shell
 
 # Unset locale for the console getty since the console has problems
 # displaying some internationalized messages.
index 628dfe4..fb9fb9b 100644 (file)
@@ -49,7 +49,7 @@ IgnoreSIGPIPE=no
 SendSIGHUP=yes
 ImportCredential=agetty.*
 ImportCredential=login.*
-SmackProcessLabel=System
+SmackProcessLabel=User::Shell
 
 [Install]
 WantedBy=getty.target