aboutsummaryrefslogtreecommitdiffstats
path: root/del-service
Commit message (Collapse)AuthorAgeFilesLines
* Change how services are handled in systemd.v0.24.20.24.2Colin Guthrie2011-10-301-7/+10
| | | | | | | | | | | This ensures that services are started/stopped in the most appropriate way depending on what init system is being used. Also when upgrading a service, ensure it is properly restarted even when using systemd (assuming it is currently running). Testing these scripts without actually installing/uninstalling package may result in the sysvinit scripts being deleted so be careful.
* Ensure systemd units are handled automagically from the service name.Colin Guthrie2011-10-301-3/+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 Guthrie2011-10-301-11/+11
|
* Set svn:keywords on the files that use it.Colin Guthrie2011-10-301-1/+1
|
* Add systemd support ( mdv )Dexter Morgan2011-10-271-7/+42
|
* Synthesized commit during git-svn import combining previous Mandriva history ↵Mageia SVN-Git Migration2011-10-271-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 ------------------------------------------------------------------------
* do not stop service during installOlivier Blin2009-10-301-1/+3
| | | | | | (or else shorewall will be stopped because moved in another package, making the install hang for a while)
* don't silent stderr outputGuillaume Rousse2009-03-291-1/+1
|
* MandrivaFrederic Lepied2005-09-101-1/+1
|
* Initial revisionV00topic/InitFrederic Lepied2002-07-091-0/+27