MatthiasSchinzel / sysmon

Graphical system monitor for linux, including information about CPU, GPU, Memory, HDD/SDD and your network connections. Similar to windows task manager.
GNU General Public License v3.0
294 stars 25 forks source link

Always make sure that /sbin is in PATH #6

Closed rany2 closed 3 years ago

rany2 commented 3 years ago

Fixes #4 and #5

MatthiasSchinzel commented 3 years ago

Thank you!