Commit Graph

6 Commits

Author SHA1 Message Date
Anton Midyukov
1ea2322010 services: clear unneeded option --user for systemctl (need --global only) 2023-11-09 11:25:05 +07:00
Dmitriy Terekhin
f97dd7edc4 services: Add (un)mask systemd units
Suggested-by: Anton Midyukov <antohami@altlinux.org>
See: https://bugzilla.altlinux.org/47595
2023-10-09 23:27:33 +07:00
Anton Midyukov
52460e8b94 services: add defaults for SYSTEMD and SYSTEMD_USER services 2022-10-10 16:48:11 +07:00
Anton Midyukov
6983d54c82 services: add systemd-logind support 2022-10-04 22:30:52 +07:00
Mikhail Efremov
183d85fa9f features/services: Add SYSTEMD_SERVICES_{ENABLE,DISABLE}
Support systemd-spicific services, e.g. *.socket amd .service units.
2020-05-22 13:34:36 +07:00
Michael Shigorin
67adab492f initial rootfs subprofile and services feature
This subprofile is akin to THE_* variables family: the configuration
bits and script hooks sitting there influence whatever chroot is
declared to be the user facing one in the end, whether it comes
from vm image or live subprofile.

The services feature ought to be a changeset of its own which would
be based on rootfs and become the base for ve/vm changes but I chose
to just do it atomically; some pre-existing duplicates are pruned now.
2013-06-17 14:03:53 +04:00