Not able to access system device from session service
deepan muthusamy <[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus,gmane.comp.sysutils.systemd.devel |
|---|---|
| Message-ID | <CAPNtGhXia_SSw1FRLuh2DFC=DgJg8i2JUw1D49cS=2jYenR5Lg@mail.gmail.com> |
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 dependency on mysystem.service, so I mentioned in Requires and After command in session.service. But when iam trying to session.service it is showing "mysystem.service" not found. Can anyone help me with this? _______________________________________________ dbus mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/dbus