2012/11/5 Thomas Meyer <[email protected]>: > Hi, > > why is no log shown for user session? > > like this: > > $ systemctl --user status smServer.service > smServer.service - ShortMessage Server > Loaded: loaded (/usr/lib/systemd/user/smServer.service; enabled) > Active: active (running) since Mon, 05 Nov 2012 23:12:18 +0100; > 42min ago > Main PID: 20651 (java) > CGroup: name=systemd:/user/thomas/5/systemd-20649/smServer.service > └ 20651 /usr/bin/java smServer.Controller > > -> no log > > but: > > journalctl -f > > Nov 05 23:53:07 localhost.localdomain java[20651]: Nov 05, 2012 11:53:07 PM > smServer.InnoApi send0 > [...] > Nov 05 23:53:08 localhost.localdomain java[20651]: Nov 05, 2012 11:53:08 PM > smServer.InnoApi send0 > Nov 05 23:53:08 localhost.localdomain java[20651]: INFO: SMS send. Return > code 100 > This isn't currently possible. However I had a patch pending that implements this which I totally forgot about and have now send to the list. So thanks for the reminder :-)
Mirco _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
