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
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