summaryrefslogtreecommitdiffstats
path: root/perl-install/services.pm
Commit message (Expand)AuthorAgeFilesLines
* fix wrong renaming of mandrake_firsttime serviceThomas Backlund2015-03-211-1/+1
* correctly recognize shorewall6 service + descriptionMaarten Vanraes2014-12-051-1/+2
* fix drakxservices not showing all services due to systemctl output changeColin Guthrie2014-10-201-2/+2
* kill $Id:$ tagsThierry Vignaud2014-06-071-1/+1
* services.pm: Use no-reload mode when interacting with systemd.Colin Guthrie2014-01-141-4/+7
* simplify: just use tooltips for service descriptionsThierry Vignaud2013-11-241-19/+1
* workaround a gtk+3 regression (bgo#711873)Thierry Vignaud2013-11-241-1/+1
* fix "undefined value for mandatory argument..."Thierry Vignaud2013-11-241-1/+1
* perlish ->window => ->get_windowThierry Vignaud2013-11-241-1/+1
* use Gtk3 namespace instead of Gtk2Thierry Vignaud2013-11-241-13/+13
* use (my|u)gtk3 instead of *tk2Thierry Vignaud2013-11-241-4/+4
* Add chrony support to drakclock mga#11092David Walser2013-11-171-0/+1
* Fix path after UsrMoveNicolas Lécureuil2013-09-031-1/+1
* list 'shorewall-ipv6' along 'shorewall'Thierry Vignaud2013-04-281-1/+1
* simplifyThierry Vignaud2013-03-041-3/+1
* drop unused parameterThierry Vignaud2013-03-041-1/+1
* adapt to new help layout (mga#5634)Thierry Vignaud2012-12-281-1/+1
* (has_systemd) fix checking systemd presence after systemd merge of subpackagesThierry Vignaud2012-08-131-1/+1
* drakxservices: when listing services ensure disabled services that can be ena...Colin Guthrie2012-07-261-0/+18
* (systemd_unit_exists) explain why we use -lThierry Vignaud2012-06-031-0/+1
* (systemd_unit_exists) factorizeThierry Vignaud2012-05-231-4/+6
* services: Use no-block mode for service start/stop under systemd.Colin Guthrie2012-04-291-1/+1
* perl_checker cleanupsThierry Vignaud2012-04-251-2/+2
* services: Read systemd service information.Colin Guthrie2012-04-241-16/+82
* services: Use systemctl to determin if a service is active under systemd.Colin Guthrie2012-04-241-1/+5
* services: Check for systemd unit when determining if a service exists.Colin Guthrie2012-04-241-1/+1
* services: Use the appropriate tool to start/stop servicesColin Guthrie2012-04-241-1/+5
* services: Whitespace and commentsColin Guthrie2012-04-241-7/+7
* services: Use systemd utility functions to determin how to handle enabling/di...Colin Guthrie2012-04-241-2/+6
* services: Add a couple systemd untility functions.Colin Guthrie2012-04-241-0/+8
* services: Do not rely on /var/lock/subsys/$service to determin if a service i...Colin Guthrie2012-04-241-1/+1
* services: WhitespaceColin Guthrie2012-04-241-3/+3
* services: Tweak xinetd service handling to be more reusable.Colin Guthrie2012-04-241-2/+2
* services: Read descriptions from systemd units.Colin Guthrie2012-04-241-8/+14
* Split xinetd services out such that they can be handled separately from syste...Colin Guthrie2012-04-221-1/+12
* perl_checker cleanupsThierry Vignaud2012-03-231-3/+1
* (_set_service) perl_checker cleanupsThierry Vignaud2012-03-071-4/+4
* (root_services) add a FIXME note for future enhancementThierry Vignaud2012-03-071-1/+2
* (root_services) kudzu, tux & wu-ftpd are deadThierry Vignaud2012-03-071-2/+2
* (root_services) list network, network-auth, network-up & resolvconf into new ...Thierry Vignaud2012-03-071-3/+2
* (root_services) list dm, mdadm, messagebus, microcode_ctl, netconsole & partm...Thierry Vignaud2012-03-071-2/+3
* add spacingThierry Vignaud2012-03-071-0/+5
* sort servicesThierry Vignaud2012-03-071-14/+14
* (root_services) list mandi with iptables* & shorewall in servicesThierry Vignaud2012-03-071-1/+1
* ipchains is dead for years (kernel-2.2.x)Thierry Vignaud2012-01-241-1/+1
* (root_services) list shorewall with iptables* in servicesThierry Vignaud2012-01-241-1/+1
* kill dead comments & code (support for kernel-2.[24].x, devfs is dead since 2...Thierry Vignaud2011-12-191-2/+0
* Remove dupplicate useDexter Morgan2011-11-071-2/+0
* Translate the symlink as systemctl enable do not accept themDexter Morgan2011-11-071-1/+8
* Use systemctl when we have a service file Dexter Morgan2011-11-061-5/+12