2015-07-02 21:19 GMT+02:00 Tomasz Paweł Gajc <[email protected]>: > Dnia czwartek, 2 lipca 2015 19:21:18 Per Øyvind Karlsen pisze: > > Hi! > > So please enlighten me about their need & purpose, otherwise I'd advice > for > > you to just drop it in stead. ;) > > > > Please point me to wich part of systemd.spec you are refering too. > https://abf.io/openmandriva/systemd/blob/master/systemd.spec#lc-1239
Here it will uncoditionally try restart all services running on upgrade of package... My advice is to drop this line unless there's a very good reason for having it, AFAIK there's no way for systemd to know whether the services running that gets restarted is being currently used or not, nor to anticipate whatever the side-effects from just unconditionally restarting it will be (the display manager service you try to skip is an excellent example of such undesired behaviour that might come from uncoditionally restarting a running service)... By dropping the line, you can drop your attempts at skipping that particular service otherwise as well. :) -- Regards. Per Øyvind
_______________________________________________ OM-Cooker mailing list [email protected] http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org
