Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove early exit and replace with conditionals to improve readability | Colin Guthrie | 2011-10-30 | 1 | -13/+11 |
| | |||||
* | Extend the msec check to systemd socket units as well as services ones | Colin Guthrie | 2011-10-30 | 1 | -0/+1 |
| | |||||
* | Ensure systemd units are handled automagically from the service name. | Colin Guthrie | 2011-10-30 | 1 | -2/+9 |
| | | | | | | | | | | | The Mandriva code required that all packages were updated to deal with systemd units whenever they are provided. While packages generally need updated to include new units, it's also something that requires a lot of work and thus in the short term we should deal with it with minimal changes. By always seting the units variable, some checks become redundant so skip them or replace with a suitable alternative | ||||
* | Tabs->Spaces. The latter seems more common, so go with that. | Colin Guthrie | 2011-10-30 | 1 | -32/+32 |
| | |||||
* | Set svn:keywords on the files that use it. | Colin Guthrie | 2011-10-30 | 1 | -1/+1 |
| | |||||
* | Add systemd support ( mdv ) | Dexter Morgan | 2011-10-27 | 1 | -17/+64 |
| | |||||
* | Synthesized commit during git-svn import combining previous Mandriva history ↵ | Mageia SVN-Git Migration | 2011-10-27 | 1 | -1/+1 |
| | | | | | | | | | | | | with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r2081 | dmorgan | 2011-10-27 23:29:24 +0100 (Thu, 27 Oct 2011) | 1 line import rpm-helper ------------------------------------------------------------------------ | ||||
* | re-enable running chkconfig for services during package upgrade, all init ↵ | Guillaume Rousse | 2010-01-23 | 1 | -5/+3 |
| | | | | scripts should have been fixed since 2008.1 (and this should also fix #52313) | ||||
* | don't silent stderr output | Guillaume Rousse | 2009-03-29 | 1 | -1/+1 |
| | |||||
* | * workaround services "disabled" (butchered?) by default getting disabled on | Pascal Rigaux | 2008-04-02 | 1 | -3/+6 |
| | | | | | upgrade (#39720) | ||||
* | don't handle portmap specific case in a generic service handling method | Guillaume Rousse | 2007-11-22 | 1 | -8/+0 |
| | |||||
* | Patch by Ian D. Allen to handle rare case when a service name appears several | Rafael Garcia-Suarez | 2006-02-09 | 1 | -2/+6 |
| | | | | | times in rc3.d (bug 12856) | ||||
* | don't add the service to all the profiles in upgrade mode. | Frederic Lepied | 2005-09-20 | 1 | -1/+1 |
| | |||||
* | test /etc/security/msec/server wihout taking care of $SECURE_LEVEL (bug #18409). | Frederic Lepied | 2005-09-10 | 1 | -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 activated | Frederic Lepied | 2004-09-23 | 1 | -3/+16 |
| | |||||
* | corrected behaviour when SECURE_LEVEL isn't set | Frederic Lepied | 2002-12-22 | 1 | -1/+1 |
| | |||||
* | do the security stuff | Frederic Lepied | 2002-09-06 | 1 | -1/+31 |
| | |||||
* | restart services that depend of portmap | Frederic Lepied | 2002-08-01 | 1 | -0/+8 |
| | |||||
* | Initial revisionV00topic/Init | Frederic Lepied | 2002-07-09 | 1 | -0/+30 |