diff options
author | Colin Guthrie <colin@mageia.org> | 2012-04-24 20:10:47 +0000 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2012-04-24 20:10:47 +0000 |
commit | d6a5ac91b53160971b2381b1ec1d6b39e8aaa70f (patch) | |
tree | b9e1078ee0620d074e2b349e185586f02cc43c36 /perl-install/Makefile | |
parent | 43ba4697a682ca16c322914147a75aeb4f5dbca3 (diff) | |
download | drakx-d6a5ac91b53160971b2381b1ec1d6b39e8aaa70f.tar drakx-d6a5ac91b53160971b2381b1ec1d6b39e8aaa70f.tar.gz drakx-d6a5ac91b53160971b2381b1ec1d6b39e8aaa70f.tar.bz2 drakx-d6a5ac91b53160971b2381b1ec1d6b39e8aaa70f.tar.xz drakx-d6a5ac91b53160971b2381b1ec1d6b39e8aaa70f.zip |
services: Read systemd service information.
This adds support for two different methods of working with systemd.
The first, and more complete method is to query systemd for information
about whether a service is enabled at boot. This mode requires that we
are running under systemd and thus only works for machines in interactive
mode post-install.
For the installer, we also support a more rudamentary method which
scans for unit files which contain simple install rules (i.e. only
those services which are part of the typical multi-user or graphical
targets (corresponding to runlevels 3 and 5 in the old days).
This method will not show all services but it should be enough
for the installer.
https://bugs.mageia.org/show_bug.cgi?id=3253
https://bugs.mageia.org/show_bug.cgi?id=3740
https://bugs.mageia.org/show_bug.cgi?id=4910
https://bugs.mageia.org/show_bug.cgi?id=5122
Diffstat (limited to 'perl-install/Makefile')
0 files changed, 0 insertions, 0 deletions