aboutsummaryrefslogtreecommitdiffstats
path: root/add-service
Commit message (Collapse)AuthorAgeFilesLines
* minor syntax fixtopic/systemdAndrey Borzenkov2011-03-201-1/+1
|
* add full systemd support for new as well as migrated packagesAndrey Borzenkov2011-03-131-37/+61
|
* also re-enable systemd unit in update if it was enabledAndrey Borzenkov2011-03-081-15/+19
|
* also check for pure systemd configuration without sysv scriptAndrey Borzenkov2011-03-071-5/+12
|
* do not reload systemd, new chkconfig does it for usAndrey Borzenkov2011-03-071-8/+12
|
* Enable systemd units on upgrade.Eugeni Dodonov2011-01-261-0/+3
|
* Fix typoEugeni Dodonov2011-01-251-1/+1
|
* Add systemd support for services (#62278)Eugeni Dodonov2011-01-231-0/+5
|
* re-enable running chkconfig for services during package upgrade, all init ↵Guillaume Rousse2010-01-231-5/+3
| | | | scripts should have been fixed since 2008.1 (and this should also fix #52313)
* don't silent stderr outputGuillaume Rousse2009-03-291-1/+1
|
* * workaround services "disabled" (butchered?) by default getting disabled onPascal Rigaux2008-04-021-3/+6
| | | | | upgrade (#39720)
* 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
| | | | | times in rc3.d (bug 12856)
* 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 by default the service to all the profiles if ADD_SERVICES_TO_CURRENT_PROFILE_ONLY isn't set in /etc/sysconfig/system.
* 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