Bug 50092

Summary: slock перестал работать без suid
Product: Sisyphus Reporter: Александр <sfslinux>
Component: slockAssignee: Nobody's working on this, feel free to take it <nobody>
Status: NEW --- QA Contact: qa-sisyphus
Severity: critical    
Priority: P5    
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description Александр 2024-04-19 16:20:35 MSK
[altlinux@localhost ~]$ ls -l `which slock`                                                                            
-rwxr-xr-x 1 root root 14800 дек 18  2017 /usr/bin/slock                                                               
[altlinux@localhost ~]$ slock                                                                                          
slock: unable to disable OOM killer. Make sure to suid or sgid slock.                                                  
[altlinux@localhost ~]$ uname -a                                                                                       
Linux localhost.localdomain 6.6.21-un-def-alt1 #1 SMP PREEMPT_DYNAMIC Wed Mar  6 18:16:39 UTC 2024 x86_64 GNU/Linux