systemd/man
Lennart Poettering ffc1ec73b3 pid1: add ProtectSystem= as system-wide configuration, and default it to true in the initrd
This adds a new ProtectSystem= setting that mirrors the option of the
same of services, but in a more restrictive way. If enabled will remount
/usr/ to read-only, very early at boot. Takes a special value "auto"
(which is the default) which is equivalent to true in the initrd, and
false otherwise.

Unlike the per-service option we don't support full/strict modes, but
the door is open to eventually support that too if it makes sense. It's
not entirely trivial though as we have very little mounted this early,
and hence the mechanism might not apply 1:1. Hence in this PR is a
conservative first step.

My primary goal with this is to lock down initrds a bit, since they
conceptually are mostly immutable, but they are unpacked into a mutable
tmpfs. let's tighten the screws a bit on that, and at least make /usr/
immutable.

This is particularly nice on USIs (i.e. Unified System Images, that pack
a whole OS into a UKI without transitioning out of it), such as
diskomator.
2023-12-06 22:10:20 +01:00
..
rules Merge pull request #28891 from poettering/pcrlock 2023-11-03 16:07:43 +00:00
.dir-locals.el man: add licenses to all files that lack one 2021-10-01 17:27:34 +01:00
50-xdg-data-dirs.sh man: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
90-rearrange-path.py man: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
binfmt.d.xml tree-wide: link to docs.kernel.org for kernel documentation 2022-07-04 19:56:53 +02:00
bootctl.xml man/bootctl: fix --dry-run entry 2023-11-06 16:35:31 +00:00
bootup.xml hibernate-resume: rework to follow the logic of sleep.c and use 2023-06-23 23:57:49 +08:00
busctl.xml varlinkctl: add new varlinkctl tool 2023-10-06 11:49:38 +02:00
cgroup-sandboxing.xml man: note that cgroup-based sandboxing is not bypassed by '+' 2023-01-18 17:59:43 +00:00
check-os-release-simple.py man: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
check-os-release.py man: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
check-os-release.sh man: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
common-variables.xml log: Add knob to disable kmsg ratelimiting 2023-04-20 13:43:34 +02:00
coredump.conf.xml man: add version info 2023-08-29 14:07:24 +01:00
coredumpctl.xml man: update version information 2023-09-19 00:37:37 +01:00
crypttab.xml cryptsetup: use WantsMountsFor= for key/header when nofail is set 2023-11-29 11:04:59 +00:00
custom-entities.ent.in man: update Fedora release information 2023-09-19 13:13:02 +02:00
custom-html.xsl Use https for man7.org 2022-06-28 16:05:31 +02:00
custom-man.xsl
daemon.xml man/daemon: s/init system/service manager/ 2023-09-18 14:44:32 +02:00
directives-template.xml man: make sure credentials properly show up in directives index 2023-07-04 22:56:59 +02:00
dnssec-trust-anchors.d.xml
environment.d.xml man: explicitly mention that environment.d/ cannot be used to set the service manager's own env block 2023-11-01 10:25:02 +00:00
event-quick-child.c man: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
fido2-crypttab.sh meson: move systemd-cryptsetup to /usr/bin 2023-09-26 17:03:26 +02:00
file-hierarchy.xml man: update version information 2023-09-19 00:37:37 +01:00
glib-event-glue.c man: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
homectl.xml man: document that changing --uid= doesn't work 2023-11-08 14:28:10 +01:00
homed.conf.xml man: add version info 2023-08-29 14:07:24 +01:00
hostname.xml treewide: split commandline into command line 2023-09-20 16:37:23 +01:00
hostnamectl.xml man: update version information 2023-09-19 00:37:37 +01:00
html.in man: fix shellcheck warning for html.in 2023-03-29 02:08:18 +01:00
hwdb-usb-device.c man: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
hwdb.xml fix: The example2 in hwdb.xml is unreasonable 2023-12-05 14:09:18 +01:00
id128-app-specific.c man: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
inotify-watch-tmp.c man: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
integritytab.xml man: add version info 2023-08-29 14:07:24 +01:00
iocost.conf.xml man: add version info 2023-08-29 14:07:24 +01:00
journal-enumerate-fields.c man: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
journal-iterate-foreach.c man: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
journal-iterate-poll.c man: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
journal-iterate-unique.c man: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
journal-iterate-wait.c man: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
journal-remote.conf.xml man: add version info 2023-08-29 14:07:24 +01:00
journal-stream-fd.c man: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
journal-upload.conf.xml man: add version info 2023-08-29 14:07:24 +01:00
journalctl.xml journalctl: add short option "-i" for "--file=" 2023-11-30 16:21:00 +01:00
journald.conf.xml man: add note about journald forwarding being sync 2023-11-20 12:00:36 +00:00
kernel-command-line.xml man/kernel-command-line: don't refer early_core_pattern to systemd 2023-09-25 13:14:34 +01:00
kernel-install.xml Update kernel-install man page, Ukify is the default UKI_GENERATOR 2023-11-11 12:25:37 +09:00
libsystemd-pkgconfig.xml man: add mention that libsystemd uses getenv() 2023-03-08 15:32:59 +01:00
libsystemd.xml man: add libsystemd(3) 2023-05-15 22:53:22 +02:00
libudev.xml man: add mention that libsystemd uses getenv() 2023-03-08 15:32:59 +01:00
loader.conf.xml sd-boot: add way to disable the 100ms delay when timeout=0 2023-10-17 15:09:53 +01:00
locale.conf.xml man: refer to os-release(5) for description of files in the same format 2022-01-07 17:37:37 +01:00
localectl.xml man: update version information 2023-09-19 00:37:37 +01:00
localtime.xml
logcontrol-example.c man: use setlogmask in LogControl1 example 2023-05-22 18:05:29 +01:00
loginctl.xml man: update version information 2023-09-19 00:37:37 +01:00
logind.conf.xml man: update version information 2023-09-19 00:37:37 +01:00
machine-id.xml man: add cross-links about preset operations 2022-10-01 11:35:46 +02:00
machine-info.xml man: add version info 2023-08-29 14:07:24 +01:00
machinectl.xml man: more hyperlinks and other fixes 2023-11-06 20:16:34 +01:00
man.in man: add licenses to all files that lack one 2021-10-01 17:27:34 +01:00
meson.build man: support multiple versions of the documentation on the website 2023-10-09 11:16:20 +01:00
modules-load.d.xml Revert "man: Add /usr/local/lib path to Synopsis section for modules-load" 2023-09-26 13:15:12 +01:00
networkctl.xml man/networkctl,systemd-soft-reboot: capitalize and add periods 2023-11-06 20:16:34 +01:00
networkd.conf.xml man: update version information 2023-09-19 00:37:37 +01:00
nss-myhostname.xml docs: excorcise NIS from nsswitch.conf 2023-09-20 15:17:52 +02:00
nss-mymachines.xml docs: excorcise NIS from nsswitch.conf 2023-09-20 15:17:52 +02:00
nss-resolve.xml docs: excorcise NIS from nsswitch.conf 2023-09-20 15:17:52 +02:00
nss-systemd.xml docs: excorcise NIS from nsswitch.conf 2023-09-20 15:17:52 +02:00
oomctl.xml man: add version info 2023-08-29 14:07:24 +01:00
oomd.conf.xml man: update version information 2023-09-19 00:37:37 +01:00
org.freedesktop.home1.xml man,doc: document some aspects of user record management/homed a bit better 2023-11-08 12:40:08 +01:00
org.freedesktop.hostname1.xml man: add version information for dbus interfaces 2023-09-19 14:33:34 +01:00
org.freedesktop.import1.xml man: link to new btrfs website for btrfs man pages 2023-11-07 18:35:04 +01:00
org.freedesktop.locale1.xml tree-wide: use https for the 0pointer.de doc links 2023-06-23 13:46:56 +01:00
org.freedesktop.LogControl1.xml man: add working example to LogControl1 manpage 2023-04-22 17:41:17 +01:00
org.freedesktop.login1.xml login: mark the TTY property as "emits change" 2023-11-16 11:26:26 +00:00
org.freedesktop.machine1.xml man: add version information for dbus interfaces 2023-09-19 14:33:34 +01:00
org.freedesktop.network1.xml man: add version information for dbus interfaces 2023-09-19 14:33:34 +01:00
org.freedesktop.oom1.xml man: add version information for dbus interfaces 2023-09-19 14:33:34 +01:00
org.freedesktop.portable1.xml portable: add support for confext 2023-11-03 16:59:58 +00:00
org.freedesktop.resolve1.xml man: add version info 2023-08-29 14:07:24 +01:00
org.freedesktop.systemd1.xml core: add WantsMountsFor= 2023-11-29 11:04:59 +00:00
org.freedesktop.timedate1.xml man: deduplicate dbus versioning ref 2022-05-05 11:48:22 +02:00
os-release.xml man: "Documentation" is not part of the title 2023-11-06 20:16:34 +01:00
pam_systemd.xml man: update version information 2023-09-19 00:37:37 +01:00
pam_systemd_home.xml man: add version info 2023-08-29 14:07:24 +01:00
pam_systemd_loadkey.xml New PAM module: pam_systemd_loadkey 2023-10-31 18:20:23 +08:00
path-documents.c man: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
portablectl.xml portable: add support for confext 2023-11-03 16:59:58 +00:00
poweroff.xml man: add version info 2023-08-29 14:07:24 +01:00
print-unit-path-call-method.c man: add example for sd_bus_call_method 2023-03-30 18:55:55 +01:00
print-unit-path.c man: further shorten print-unit-path example 2023-03-30 18:29:49 +01:00
pstore.conf.xml man: add version info 2023-08-29 14:07:24 +01:00
repart.d.xml repart: add new --copy-source= switch 2023-10-05 19:07:19 +02:00
resolvectl.xml man: use meaningful titles for <ulink>s 2023-11-06 20:16:34 +01:00
resolved.conf.xml man: document that Domains=local bind the domain to unicast DNS, not mDNS 2023-11-08 14:28:10 +01:00
runlevel.xml man: add version info 2023-08-29 14:07:24 +01:00
sd-bus-container-append.c man: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
sd-bus-container-read.c man: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
sd-bus-errors.xml man: add version info 2023-08-29 14:07:24 +01:00
sd-bus.xml man: add libsystemd(3) 2023-05-15 22:53:22 +02:00
sd-daemon.xml man: add libsystemd(3) 2023-05-15 22:53:22 +02:00
sd-device.xml man: add libsystemd(3) 2023-05-15 22:53:22 +02:00
sd-event.xml tree-wide: "<n>bit" → "<n>-bit" 2023-07-02 11:10:12 +01:00
sd-hwdb.xml man: add libsystemd(3) 2023-05-15 22:53:22 +02:00
sd-id128.xml man: use meaningful titles for <ulink>s 2023-11-06 20:16:34 +01:00
sd-journal.xml man: add libsystemd(3) 2023-05-15 22:53:22 +02:00
sd-login.xml man: add version info 2023-08-29 14:07:24 +01:00
sd_booted.xml
sd_bus_add_match.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_add_node_enumerator.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_add_object.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_add_object_manager.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_bus_attach_event.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_call.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_call_method.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_can_send.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_bus_close.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_creds_get_pid.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_creds_new_from_pid.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_default.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_emit_signal.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_enqueue_for_read.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_bus_error-example.c man: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
sd_bus_error.xml man: use meaningful titles for <ulink>s 2023-11-06 20:16:34 +01:00
sd_bus_error_add_map.xml man: fix docbook syntax for function docs 2023-09-25 13:34:45 +01:00
sd_bus_get_current_handler.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_get_fd.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_get_n_queued_read.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_get_name_creds.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_get_name_machine_id.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_bus_interface_name_is_valid.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_is_open.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_list_names.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_bus_message_append.xml Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
sd_bus_message_append_array.xml man: use meaningful titles for <ulink>s 2023-11-06 20:16:34 +01:00
sd_bus_message_append_basic.xml Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
sd_bus_message_append_string_memfd.xml Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
sd_bus_message_append_strv.xml Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
sd_bus_message_at_end.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_bus_message_copy.xml
sd_bus_message_dump.xml sd-bus: use assert_return() in public function sd_bus_message_dump 2022-06-30 10:55:39 +02:00
sd_bus_message_get_cookie.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_message_get_monotonic_usec.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_message_get_signature.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_message_get_type.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_message_new.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_message_new_method_call.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_message_new_method_error.xml
sd_bus_message_new_signal.xml man: fix links to man pages 2023-02-09 14:30:43 +01:00
sd_bus_message_open_container.xml man: add version info 2023-08-29 14:07:24 +01:00
sd_bus_message_read.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_message_read_array.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_bus_message_read_basic.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_bus_message_read_strv.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_bus_message_rewind.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_bus_message_seal.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_bus_message_sensitive.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_bus_message_set_destination.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_message_set_expect_reply.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_message_skip.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_bus_message_verify_type.xml
sd_bus_negotiate_fds.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_new.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_path_encode.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_process.xml man/sd_bus_process: fix confusion about "synchronous" 2023-11-23 13:23:44 +01:00
sd_bus_query_sender_creds.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_reply_method_error.xml
sd_bus_reply_method_return.xml man: add version info 2023-08-29 14:07:24 +01:00
sd_bus_request_name.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_send.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_set_address.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_set_close_on_exit.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_set_connected_signal.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_set_description.xml man: use meaningful titles for <ulink>s 2023-11-06 20:16:34 +01:00
sd_bus_set_exit_on_disconnect.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_set_fd.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_bus_set_method_call_timeout.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_set_property.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_set_sender.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_set_server.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_set_watch_bind.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_slot_get_bus.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_slot_ref.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_slot_set_description.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_slot_set_destroy_callback.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_slot_set_floating.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_slot_set_userdata.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_start.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_bus_track_add_name.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_track_new.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_bus_wait.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_device_get_syspath.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_device_ref.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_event_add_child.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_event_add_defer.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_event_add_inotify.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_event_add_io.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_event_add_memory_pressure.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_event_add_signal.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_event_add_time.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_event_exit.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_event_get_fd.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_event_new.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_event_now.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_event_run.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_event_set_signal_exit.xml tree-wide: fix typo 2023-10-04 08:58:10 +09:00
sd_event_set_watchdog.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_event_source_get_event.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_event_source_get_pending.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_event_source_set_description.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_event_source_set_destroy_callback.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_event_source_set_enabled.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_event_source_set_exit_on_failure.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_event_source_set_floating.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_event_source_set_prepare.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_event_source_set_priority.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_event_source_set_ratelimit.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_event_source_set_userdata.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_event_source_unref.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_event_wait.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_get_seats.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_hwdb_get.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_hwdb_new.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_id128_get_machine.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_id128_randomize.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_id128_to_string.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_is_fifo.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_journal_add_match.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_journal_enumerate_fields.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_journal_get_catalog.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_journal_get_cursor.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_journal_get_cutoff_realtime_usec.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_journal_get_data.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_journal_get_fd.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_journal_get_realtime_usec.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_journal_get_seqnum.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_journal_get_usage.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_journal_has_runtime_files.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_journal_next.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_journal_open.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_journal_print.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_journal_query_unique.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_journal_seek_head.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_journal_stream_fd.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
sd_listen_fds.xml man: Add remarks about StandardInput=socket and sd_listen_fds() 2023-10-31 13:08:45 +01:00
sd_login_monitor_new.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_machine_get_class.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_notify.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_path_lookup.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_pid_get_owner_uid.xml man: re-add some version info for sd_pid_get_owner_uid.xml 2023-10-01 11:54:29 +01:00
sd_seat_get_active.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_session_is_active.xml man: condense version information for functions 2023-09-19 10:48:15 +01:00
sd_uid_get_state.xml man: fix docbook syntax for function docs 2023-09-25 13:34:45 +01:00
sd_watchdog_enabled.xml man: add version information for functions 2023-09-04 19:31:16 +01:00
send-unit-files-changed.c man: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
shutdown.xml man: add version info 2023-08-29 14:07:24 +01:00
smbios-type-11.xml man: add version info 2023-08-29 14:07:24 +01:00
standard-conf.xml man/standard-conf: directory paths should end with '/' 2023-09-21 18:54:46 +02:00
standard-options.xml tmpfiles: add --tldr 2023-10-24 18:32:17 +02:00
standard-specifiers.xml Add comments about deprecated specifiers 2022-04-11 13:51:28 +02:00
supported-controllers.xml
sysctl.d.xml
system-only.xml
system-or-user-ns.xml user units: implicitly enable PrivateUsers= when sandboxing options are set 2023-04-13 21:33:48 +01:00
systemctl.xml man: many fixes systemd-vmspawn(1) 2023-11-07 21:56:42 +01:00
systemd-ac-power.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-analyze.xml analyze: add "srk" verb to extract current srk from TPM2 chip 2023-11-09 12:48:27 +01:00
systemd-ask-password-console.service.xml
systemd-ask-password.xml man: update version information 2023-09-19 00:37:37 +01:00
systemd-backlight@.service.xml backlight: support to specify percentage of minimum brightness 2023-10-06 11:21:20 +09:00
systemd-battery-check.service.xml man: more hyperlinks and other fixes 2023-11-06 20:16:34 +01:00
systemd-binfmt.service.xml binfmt: add --tldr 2023-10-24 18:32:18 +02:00
systemd-bless-boot-generator.xml tree-wide: Drop gnu-efi 2023-03-10 11:41:03 +01:00
systemd-bless-boot.service.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-boot-check-no-failures.service.xml
systemd-boot-random-seed.service.xml man: fixes for assorted issues reported by the manpage-l10n project 2023-05-17 12:25:01 +02:00
systemd-boot.xml man: use consistent label for "Reboot Into Firmware Interface" 2023-10-12 12:13:56 +02:00
systemd-bsod.service.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-cat.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-cgls.xml man: update version information 2023-09-19 00:37:37 +01:00
systemd-cgtop.xml man: revise wording of cgtop -k and -P 2023-10-28 16:03:48 +01:00
systemd-coredump.xml man: fix typo 2023-11-09 00:09:13 +09:00
systemd-creds.xml man/systemd-creds: fix a typo 2023-11-15 22:28:52 +08:00
systemd-cryptenroll.xml man: update --tpm2-device-key= docs to reference the new ways to get the SRK 2023-11-09 12:49:29 +01:00
systemd-cryptsetup-generator.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-cryptsetup.xml markdown: add document listing TPM2 PCR measurements we make comprehensively 2023-10-04 15:38:48 +02:00
systemd-debug-generator.xml man: similar → similarly 2022-08-23 12:14:58 +02:00
systemd-delta.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-detect-virt.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-dissect.xml man: link to new btrfs website for btrfs man pages 2023-11-07 18:35:04 +01:00
systemd-environment-d-generator.xml
systemd-escape.xml Merge pull request #29193 from keszybz/path-util-adjustment 2023-09-29 11:33:12 +02:00
systemd-firstboot.xml man: more hyperlinks and other fixes 2023-11-06 20:16:34 +01:00
systemd-fsck@.service.xml man: link to new btrfs website for btrfs man pages 2023-11-07 18:35:04 +01:00
systemd-fstab-generator.xml man: fix example for systemd.swap-extra 2023-10-10 21:44:45 +02:00
systemd-getty-generator.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-gpt-auto-generator.xml man: link to new btrfs website for btrfs man pages 2023-11-07 18:35:04 +01:00
systemd-hibernate-resume-generator.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-hibernate-resume.service.xml man: more hyperlinks and other fixes 2023-11-06 20:16:34 +01:00
systemd-homed.service.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-hostnamed.service.xml
systemd-hwdb.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-id128.xml man: use meaningful titles for <ulink>s 2023-11-06 20:16:34 +01:00
systemd-importd.service.xml
systemd-inhibit.xml man: mention that inhibit blocks soft-reboot too 2023-10-20 00:35:12 +01:00
systemd-initctl.service.xml
systemd-integritysetup-generator.xml man: fix issues reported by the manpage-l10n project 2023-01-11 17:12:54 +01:00
systemd-integritysetup@.service.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-journal-gatewayd.service.xml man: update version information 2023-09-19 00:37:37 +01:00
systemd-journal-remote.service.xml man: add a couple missing version annotations 2023-10-01 11:54:29 +01:00
systemd-journal-upload.service.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-journald.service.xml man: update version information 2023-09-19 00:37:37 +01:00
systemd-localed.service.xml
systemd-logind.service.xml man: mention two more things logind does 2023-08-21 23:15:57 +02:00
systemd-machine-id-commit.service.xml
systemd-machine-id-setup.xml man: update version information 2023-09-19 00:37:37 +01:00
systemd-machined.service.xml tree-wide: streamline wiki links 2022-05-21 14:28:03 +02:00
systemd-makefs@.service.xml man: link to new btrfs website for btrfs man pages 2023-11-07 18:35:04 +01:00
systemd-measure.xml man/measure: document --uname 2023-11-06 16:35:18 +00:00
systemd-modules-load.service.xml man: update version information 2023-09-19 00:37:37 +01:00
systemd-mount.xml man: update version information 2023-09-19 00:37:37 +01:00
systemd-network-generator.service.xml man: document nameserver= option 2023-11-08 17:45:35 +00:00
systemd-networkd-wait-online.service.xml man: update version information 2023-09-19 00:37:37 +01:00
systemd-networkd.service.xml tree-wide: use the term "initrd" at most places we so far used "initramfs" 2022-09-23 15:10:53 +02:00
systemd-notify.xml man: more hyperlinks and other fixes 2023-11-06 20:16:34 +01:00
systemd-nspawn.xml man: link to new btrfs website for btrfs man pages 2023-11-07 18:35:04 +01:00
systemd-oomd.service.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-path.xml man: add versioned version of --no-pager, use for systemd-path 2023-09-14 22:33:26 +02:00
systemd-pcrlock.xml man: fix typo 2023-11-06 18:50:30 +00:00
systemd-pcrphase.service.xml markdown: add document listing TPM2 PCR measurements we make comprehensively 2023-10-04 15:38:48 +02:00
systemd-portabled.service.xml man: "Documentation" is not part of the title 2023-11-06 20:16:34 +01:00
systemd-poweroff.service.xml man: document the soft reboot operation 2023-06-02 18:43:10 +02:00
systemd-pstore.service.xml
systemd-quotacheck.service.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-random-seed.service.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-rc-local-generator.xml
systemd-remount-fs.service.xml man: "the initial RAM disk" → "the initrd" 2022-09-20 16:48:50 +02:00
systemd-repart.xml repart: add --tpm2-device-key= to repart, too 2023-11-09 12:27:43 +01:00
systemd-resolved.service.xml man: document the order in which we talk to DNS servers 2023-10-20 10:12:51 +01:00
systemd-rfkill.service.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-run-generator.xml
systemd-run.xml man: Fix example for systemd-run 2023-11-20 11:58:44 +00:00
systemd-sleep.conf.xml man: use meaningful titles for <ulink>s 2023-11-06 20:16:34 +01:00
systemd-socket-activate.xml man: update version information 2023-09-19 00:37:37 +01:00
systemd-socket-proxyd.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-soft-reboot.service.xml man: also SIGKILL is sent on soft-reboot 2023-11-28 18:28:17 +09:00
systemd-stdio-bridge.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-storagetm.service.xml man: add docs for new storagetm service 2023-11-02 14:19:32 +01:00
systemd-stub.xml man: reword the list of PE sections in systemd-stub 2023-11-24 15:21:58 +01:00
systemd-suspend.service.xml man: update version information 2023-09-19 00:37:37 +01:00
systemd-sysctl.service.xml sysctl: add --tldr 2023-10-24 18:32:18 +02:00
systemd-sysext.xml man: "Documentation" is not part of the title 2023-11-06 20:16:34 +01:00
systemd-system-update-generator.xml Support /etc/system-update for OSTree systems 2023-04-25 17:40:41 +02:00
systemd-system.conf.xml pid1: add ProtectSystem= as system-wide configuration, and default it to true in the initrd 2023-12-06 22:10:20 +01:00
systemd-sysupdate.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-sysusers.xml man: more hyperlinks and other fixes 2023-11-06 20:16:34 +01:00
systemd-sysv-generator.xml sysv-generator: deprecate even more 2023-06-28 10:39:06 +01:00
systemd-time-wait-sync.service.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-timedated.service.xml
systemd-timesyncd.service.xml man: update version information 2023-09-19 00:37:37 +01:00
systemd-tmpfiles.xml tmpfiles: add --tldr 2023-10-24 18:32:17 +02:00
systemd-tpm2-setup.service.xml tpm2-setup: also save the SRK to the file system in TPM2_PUBLIC format 2023-11-09 12:47:24 +01:00
systemd-tty-ask-password-agent.xml man: update version information 2023-09-19 00:37:37 +01:00
systemd-udev-settle.service.xml
systemd-udevd.service.xml man: update version information 2023-09-19 00:37:37 +01:00
systemd-update-done.service.xml
systemd-update-utmp.service.xml
systemd-user-sessions.service.xml
systemd-userdbd.service.xml man: Mention that JSON user record files should have the .user extension 2023-09-18 14:52:06 +02:00
systemd-vconsole-setup.service.xml man/systemd-vconsole-setup: improve markup 2023-11-25 13:15:31 +01:00
systemd-veritysetup-generator.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-veritysetup@.service.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd-vmspawn.xml man: correct version tags in systemd-vmspawn 2023-11-21 09:01:40 +09:00
systemd-volatile-root.service.xml man: fix issues reported by the manpage-l10n project 2023-01-11 17:12:54 +01:00
systemd-xdg-autostart-generator.xml man: Add more details about desktop file processing 2022-01-14 16:20:45 +09:00
systemd.automount.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd.device.xml docs: Fixing typo in systemd.device man page and README. 2021-09-29 22:18:38 +01:00
systemd.dnssd.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd.environment-generator.xml
systemd.exec.xml man: document explicitly tha ReadWritePaths= cannot undo superblock read-only settings 2023-11-09 09:39:12 +01:00
systemd.generator.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd.image-policy.xml man: more hyperlinks and other fixes 2023-11-06 20:16:34 +01:00
systemd.journal-fields.xml man: update version information 2023-09-19 00:37:37 +01:00
systemd.kill.xml man: remove quotes around default values 2023-09-19 10:05:38 +02:00
systemd.link.xml man: more hyperlinks and other fixes 2023-11-06 20:16:34 +01:00
systemd.mount.xml core: add WantsMountsFor= 2023-11-29 11:04:59 +00:00
systemd.net-naming-scheme.xml man: more hyperlinks and other fixes 2023-11-06 20:16:34 +01:00
systemd.netdev.xml man: use meaningful titles for <ulink>s 2023-11-06 20:16:34 +01:00
systemd.network.xml man: typo, it's DHCP not DCHP in DHCPPrefixDelegation= 2023-11-29 04:00:15 +09:00
systemd.nspawn.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd.offline-updates.xml Support /etc/system-update for OSTree systems 2023-04-25 17:40:41 +02:00
systemd.path.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd.pcrlock.xml tree-wide: fix typo 2023-11-04 11:58:12 +09:00
systemd.preset.xml preset: Add ignore directive 2023-04-14 20:27:59 +01:00
systemd.resource-control.xml man: more hyperlinks and other fixes 2023-11-06 20:16:34 +01:00
systemd.scope.xml man: add version info 2023-08-29 14:07:24 +01:00
systemd.service.xml man: drop recommendation to use absolute paths in ExecStart*= 2023-11-23 13:23:44 +01:00
systemd.slice.xml tree-wide: streamline wiki links 2022-05-21 14:28:03 +02:00
systemd.socket.xml man: more hyperlinks and other fixes 2023-11-06 20:16:34 +01:00
systemd.special.xml man: add docs for new storagetm service 2023-11-02 14:19:32 +01:00
systemd.swap.xml man: update version information 2023-09-19 00:37:37 +01:00
systemd.syntax.xml man: create a new section for nspawn files in systemd.syntax man page (#25807) 2022-12-21 13:31:09 +09:00
systemd.system-credentials.xml man: update version information 2023-09-19 00:37:37 +01:00
systemd.target.xml man: extend description of .target a bit 2023-05-30 13:41:24 +02:00
systemd.time.xml systemd.time.7: rewrite Parsing Timestamps section 2023-09-19 00:50:08 +01:00
systemd.timer.xml man: document how to properly use a target as the Unit= of a timer 2023-11-30 17:14:31 +00:00
systemd.unit.xml core: add WantsMountsFor= 2023-11-29 11:04:59 +00:00
systemd.xml man: update version information 2023-09-19 00:37:37 +01:00
sysupdate.d.xml Fix references to ReadOnly= 2023-11-21 19:16:15 +00:00
sysusers.d.xml man: update version information 2023-09-19 00:37:37 +01:00
tc.xml man/tc: Fix hexadecimals being with an O 2023-02-15 16:03:28 +01:00
telinit.xml
threads-aware.xml man: add mention that libsystemd uses getenv() 2023-03-08 15:32:59 +01:00
timedatectl.xml man: update version information 2023-09-19 00:37:37 +01:00
timesyncd.conf.xml man: add version info 2023-08-29 14:07:24 +01:00
tmpfiles.d.xml man: be even clearer that tmpfiles user/group/mode are applied on existing inodes 2023-11-08 12:39:19 +01:00
tpm2-crypttab.sh meson: move systemd-cryptsetup to /usr/bin 2023-09-26 17:03:26 +02:00
udev.conf.xml man: update version information 2023-09-19 00:37:37 +01:00
udev.xml man: use meaningful titles for <ulink>s 2023-11-06 20:16:34 +01:00
udev_device_get_syspath.xml man: add version information for udev functions 2023-09-25 22:29:38 +01:00
udev_device_has_tag.xml man: add version information for udev functions 2023-09-25 22:29:38 +01:00
udev_device_new_from_syspath.xml man: add version information for udev functions 2023-09-25 22:29:38 +01:00
udev_enumerate_add_match_subsystem.xml man: add version information for udev functions 2023-09-25 22:29:38 +01:00
udev_enumerate_new.xml man: add version information for udev functions 2023-09-25 22:29:38 +01:00
udev_enumerate_scan_devices.xml man: add version information for udev functions 2023-09-25 22:29:38 +01:00
udev_list_entry.xml man: add version information for udev functions 2023-09-25 22:29:38 +01:00
udev_monitor_filter_update.xml man: add version information for udev functions 2023-09-25 22:29:38 +01:00
udev_monitor_new_from_netlink.xml man: add version information for udev functions 2023-09-25 22:29:38 +01:00
udev_monitor_receive_device.xml man: add version information for udev functions 2023-09-25 22:29:38 +01:00
udev_new.xml man: add version information for udev functions 2023-09-25 22:29:38 +01:00
udevadm.xml udev: Enable filtering the output of udevadm info --export-db 2023-10-16 17:02:00 +02:00
uki.conf.example man: add example how to configure automatic signing 2023-06-14 13:18:00 +02:00
ukify.xml man: more hyperlinks and other fixes 2023-11-06 20:16:34 +01:00
user-system-options.xml
user@.service.xml
userdbctl.xml man: update version information 2023-09-19 00:37:37 +01:00
varlinkctl.xml varlink: fix typo 2023-10-07 15:48:22 +09:00
vconsole.conf.xml man: add version info 2023-08-29 14:07:24 +01:00
veritytab.xml man: update version information 2023-09-19 00:37:37 +01:00
version-info.xml vmspawn: update man page to include vsock options 2023-11-09 10:36:26 +00:00
vtable-example.c man: change license of examples to MIT-0 2022-10-26 08:39:34 +02:00
vtable-example.xml Use https for freedesktop.org 2022-06-28 13:10:05 +02:00
yubikey-crypttab.sh meson: move systemd-cryptsetup to /usr/bin 2023-09-26 17:03:26 +02:00