ProcessList: add NoNewPrivileges
ClosedPublic

Authored by topimiettinen on Apr 15 2019, 7:23 PM.

Details

Summary

Show Linux flag NoNewPrivileges in ksysguardd output.

Diff Detail

Repository
R106 KSysguard
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
topimiettinen created this revision.Apr 15 2019, 7:23 PM
Restricted Application added a project: Plasma. · View Herald TranscriptApr 15 2019, 7:23 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
topimiettinen requested review of this revision.Apr 15 2019, 7:23 PM

This is related to D20583.

Example output:

ksysguardd> ps?
Name    PID     PPID    UID     GID     Status  User Time       System Time     Nice    VmSize  VmRss   VmURss  Login   TracerPID       TTY     Command IO Priority Class       IO Priority     NNP
s       d       d       d       d       S       d       d       d       D       D       D       s       d       s       s       d       d       d
ksysguardd> ps
init    1       -1      0       0       sleeping        33      283     0       169996  9644    2208    root    -1              /sbin/init      0       0       0
wpa_supplicant  781     1       64211   111     sleeping        8       46      0       20028   8008    752     wpa_supplicant  -1              /sbin/wpa_supplicant -c/etc/wpa_supplicant.conf -Dnl80211,wext -iwlan0  0       0       1
davidedmundson accepted this revision.May 16 2019, 11:34 PM
This revision is now accepted and ready to land.May 16 2019, 11:34 PM
This revision was automatically updated to reflect the committed changes.