| Commit message (Expand) | Author | Age | Files | Lines |
* | Use systemctl enable if preset fails (which it will for sysvinit) | Colin Guthrie | 2014-10-08 | 1 | -1/+2 |
* | Allow add-service to defer to chkconfig when dealing xinetd services | Colin Guthrie | 2014-10-08 | 1 | -1/+3 |
* | Use systemctl preset rather than enable. | Colin Guthrie | 2014-07-27 | 1 | -1/+1 |
* | Fix typo | Colin Guthrie | 2012-09-30 | 1 | -1/+1 |
* | Make the code a little more compact + deal slightly better with non-releative... | Colin Guthrie | 2012-09-30 | 1 | -17/+11 |
* | Mark a fresh install of a systemd service as 'migrated' to avoid subsequent c... | Colin Guthrie | 2012-09-30 | 1 | -0/+3 |
* | Trust systemd install rules if avaialble, only then fall back to manual linking | Colin Guthrie | 2012-04-30 | 1 | -3/+4 |
* | Do not allow error status to leak from script. | Colin Guthrie | 2012-04-30 | 1 | -3/+5 |
* | Fix handling of masked and symlinked unit names | Colin Guthrie | 2012-04-29 | 1 | -8/+13 |
* | add-service: on package upgrade, restart all instances of template units. | Colin Guthrie | 2012-04-03 | 1 | -2/+17 |
* | add-service: attempt to migrate template systemd units (foo@.service) somewha... | Colin Guthrie | 2012-04-03 | 1 | -9/+22 |
* | add-service: Change the systemd unitdir search order to match upstream. | Colin Guthrie | 2012-04-03 | 1 | -8/+8 |
* | Always reload systemd unit cache before attempting to restart units | Colin Guthrie | 2012-03-19 | 1 | -3/+3 |
* | Migrate service enabled/disabled status from sysvinit to systemd on upgrade | Colin Guthrie | 2012-02-16 | 1 | -24/+131 |
* | Silent enable/disable services | Dexter Morgan | 2012-01-19 | 1 | -1/+1 |
* | Add support for systemd .path filesv0.24.5 | Dexter Morgan | 2011-12-13 | 1 | -0/+1 |
* | Ensure we calculate the true systemd unit name. | Colin Guthrie | 2011-11-03 | 1 | -0/+20 |
* | Do not assume that the sysvinit script exists. | Colin Guthrie | 2011-10-30 | 1 | -2/+2 |
* | Change how services are handled in systemd.v0.24.20.24.2 | Colin Guthrie | 2011-10-30 | 1 | -20/+18 |
* | Remove a split out function which no longer reflected it's name. | Colin Guthrie | 2011-10-30 | 1 | -24/+21 |
* | 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 |
* | 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 |
* | re-enable running chkconfig for services during package upgrade, all init scr... | Guillaume Rousse | 2010-01-23 | 1 | -5/+3 |
* | 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 |
* | 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 |
* | 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 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 |