aboutsummaryrefslogtreecommitdiffstats
path: root/add-service
Commit message (Expand)AuthorAgeFilesLines
* Migrate service enabled/disabled status from sysvinit to systemd on upgradeColin Guthrie2012-02-161-24/+131
* Silent enable/disable servicesDexter Morgan2012-01-191-1/+1
* Add support for systemd .path filesv0.24.5Dexter Morgan2011-12-131-0/+1
* Ensure we calculate the true systemd unit name.Colin Guthrie2011-11-031-0/+20
* Do not assume that the sysvinit script exists.Colin Guthrie2011-10-301-2/+2
* Change how services are handled in systemd.v0.24.20.24.2Colin Guthrie2011-10-301-20/+18
* Remove a split out function which no longer reflected it's name.Colin Guthrie2011-10-301-24/+21
* Remove early exit and replace with conditionals to improve readabilityColin Guthrie2011-10-301-13/+11
* Extend the msec check to systemd socket units as well as services onesColin Guthrie2011-10-301-0/+1
* Ensure systemd units are handled automagically from the service name.Colin Guthrie2011-10-301-2/+9
* Tabs->Spaces. The latter seems more common, so go with that.Colin Guthrie2011-10-301-32/+32
* Set svn:keywords on the files that use it.Colin Guthrie2011-10-301-1/+1
* Add systemd support ( mdv )Dexter Morgan2011-10-271-17/+64
* Synthesized commit during git-svn import combining previous Mandriva history ...Mageia SVN-Git Migration2011-10-271-1/+1
* re-enable running chkconfig for services during package upgrade, all init scr...Guillaume Rousse2010-01-231-5/+3
* don't silent stderr outputGuillaume Rousse2009-03-291-1/+1
* * workaround services "disabled" (butchered?) by default getting disabled onPascal Rigaux2008-04-021-3/+6
* don't handle portmap specific case in a generic service handling methodGuillaume Rousse2007-11-221-8/+0
* Patch by Ian D. Allen to handle rare case when a service name appears severalRafael Garcia-Suarez2006-02-091-2/+6
* don't add the service to all the profiles in upgrade mode.Frederic Lepied2005-09-201-1/+1
* test /etc/security/msec/server wihout taking care of $SECURE_LEVEL (bug #18409).Frederic Lepied2005-09-101-23/+34
* add the service again on upgrade if the service is activatedFrederic Lepied2004-09-231-3/+16
* corrected behaviour when SECURE_LEVEL isn't setFrederic Lepied2002-12-221-1/+1
* do the security stuffFrederic Lepied2002-09-061-1/+31
* restart services that depend of portmapFrederic Lepied2002-08-011-0/+8
* Initial revisionV00topic/InitFrederic Lepied2002-07-091-0/+30