Skip to content
GitLab
Explore
Sign in
xsettings: restrict `pidof` to own processes
Code
Review changes
Check out branch
Download
Patches
Plain diff
Fushan Wen
requested to merge
work/fuf/pgrep
into
master
Feb 20, 2023
Overview
0
Commits
1
Pipelines
5
Changes
1
Expand
pidof can potentially return a pid from other users. Use pgrep -U instead.
Merge request reports
Loading