Re: [systemd-devel] Not able to access system device from session service

2018-08-20 Thread Silvio Knizek
Am Montag, den 20.08.2018, 19:22 +0530 schrieb deepan muthusamy: > I started one application as system service in /etc/systemd/system by > giving command "systemctl start mysystem.service". > I have one more application which i have to start as session service > in etc/systemd/user by giving comma

[systemd-devel] Not able to access system device from session service

2018-08-20 Thread deepan muthusamy
I started one application as system service in /etc/systemd/system by giving command "systemctl start mysystem.service". I have one more application which i have to start as session service in etc/systemd/user by giving command "systemctl --user start mysession.service". My session.service has d