
On Monday 2016-04-18 15:25, Adrian Schröter wrote:
On Monday 2016-04-18 13:03, Henne Vogelsang wrote:
OBS 2.7 Beta 1 [..](fetching the service status or restarting services). To avoid these problems you should use the init scripts directly to by-pass systemd:
$ cd /etc/init.d $ ./obssrcserver status|stop|start
That wins you nothing, because /etc/rc.status, as sourced by init scripts like these, sees that it is being invoked from a systemd environment and issues a redirect to systemctl.
Try it ;) Exactly this does not happen when you call it this way...
Ok, I'll bite. 16:18 master:~ # rpm -q obs-server obs-server-2.6.51.git20160416.b4b9b00-0.noarch 16:18 master:~ # /etc/init.d/obssrcserver restart redirecting to systemctl restart obssrcserver.service Sure it does something different for status, but you mentioned restart, and I responsed to restart. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org