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 | 3619db5267492217dce4ae47d9c8e08be6f75837 (patch) | |
tree | b9e1078ee0620d074e2b349e185586f02cc43c36 /perl-install/diskdrake/hd_gtk.pm | |
parent | 716694dd6f66b9f5529289a6b6eda71e4ee577e9 (diff) | |
download | drakx-backup-do-not-use-3619db5267492217dce4ae47d9c8e08be6f75837.tar drakx-backup-do-not-use-3619db5267492217dce4ae47d9c8e08be6f75837.tar.gz drakx-backup-do-not-use-3619db5267492217dce4ae47d9c8e08be6f75837.tar.bz2 drakx-backup-do-not-use-3619db5267492217dce4ae47d9c8e08be6f75837.tar.xz drakx-backup-do-not-use-3619db5267492217dce4ae47d9c8e08be6f75837.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/diskdrake/hd_gtk.pm')
0 files changed, 0 insertions, 0 deletions