Re: Cmake and dbus daemon on the system bus

2019-10-12 Thread Luca Carlon
estimation. I read a few docs about this, and it seems that this capability requires read/write access to debugfs which, for security reasons, is only rw by root. Please let me know if you think I said something incorrect, cause that would be a considerably good news. Thank you. Regards. --

Re: Cmake and dbus daemon on the system bus

2019-10-12 Thread Luca Carlon
to the sessionBus. > > It's 99.9% the same. > > >and a way to automatically start with root privileges the daemon > > You want to look for dbus-activation and set User=root in the > activation desktop file that you put in > /usr/share/dbus-1/system-services > > David -- Dr. Luca Carlon Software Engineer

Cmake and dbus daemon on the system bus

2019-09-16 Thread Luca Carlon
r any help! Regards. -- Dr. Luca Carlon Software Engineer

KDE service for mounting storage resources

2018-08-24 Thread Luca Carlon
Hello! For some projects I'd need some kind of "service" being able to mount resources like SMB shares, FTP, SFTP etc... I read about KIO a bit, but I'd need something that can be passed also to non-KIO applications. I read the code of smb4k and it seems to do exactly what I need: using KAuth and m