Xfce Procfs NOT required anymore

I have realized that I haven't added procfs in my /etc/fstab at all and using XFCE without any visible issue like that. Could anyone advise if there is anything not working properly at backend if I didn't add it there ?
 
I know it's a Linux-ism, but I consider procfs to be a really good idea. It allows process information to be queried in a filesystem manner, either by command line or programmatically. I'd advise enabling it regardless. That's my position and I'm sticking to it! LOL
 
Back
Top