Commit Graph

11 Commits

Author SHA1 Message Date
Anton Midyukov
cdc1914ec3 services: add targets for enable/disable bluetooth 2024-02-11 18:58:36 +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
1d9ea21d2e services: fix copypaste in use/services/dbus-broker 2023-08-21 20:10:32 +07:00
Anton Midyukov
5582d70fe0 services: add dbus-broker service (need systemd) 2023-07-14 00:46:16 +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
5174ec5dff services: lvm2-* disable target
These are creeping throughout m-p and aren't really needed
by default as these should be enabled upon configuration;
let's provide a single switch off point.
2017-08-02 22:14:37 +03:00
Michael Shigorin
de94641c41 vm-ssh: renamed to net-ssh and cleaned up
There was no need to split carrying over the pubkey
and tightening up permissions on the file and its parent
directory to be done in two separate scripts; this should
be more generic now as a bonus.

Users adjusted accordingly.
2013-08-12 20:53:01 +04:00
Michael Shigorin
a97ef4c905 net, services: in Soviet Russia...
...net uses services, not services use net.  That is,
"network" is a service that needs to be enabled by the
now-existing mechanism of "services" feature, don't be
fooled by "network services" here.
2013-07-02 00:00:42 +04: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