Systemd/man
Patrik Flykt 125f20b4de networkd-network: Introduce DHCPv6 PD knob for RFC 7084 WPD-4
RFC 7084, WPD-4, requires Customer Edge end routers to behave
according to the following:

"WPD-4:  By default, the IPv6 CE router MUST initiate DHCPv6 prefix
           delegation when either the M or O flags are set to 1 in a
           received Router Advertisement (RA) message.  Behavior of the
           CE router to use DHCPv6 prefix delegation when the CE router
           has not received any RA or received an RA with the M and the
           O bits set to zero is out of scope for this document."

Since it cannot be automatically detected whether DHCPv6 is to be
operated as an CE end router or whether to initiate an Informational
exchange to obtain other useful network information via DHCPv6 when the
Router Advertisement 'O' bit is set, a 'ForceDHCPv6PDOtherInformation'
boolean network configuration option in the '[DHCP]' section of a is
introduced. Setting this option causes DHCPv6 to be started in stateful
mode, although only the 'O' bit is seen in the Router Advertisement.

When 'ForceDHCPv6PDOtherInformation' is set and the Router Advertisement
has only the Other information 'O' bit set, disable requests for IA_NA
addresses.

Fixes #9745.
2018-09-19 13:45:17 -06:00
..
rules man: add sd_bus_message_get_signature(3) 2018-08-23 16:57:55 +02:00
.dir-locals.el make dir-locals work again with emacs 26.1 2018-07-23 20:00:48 +02:00
50-xdg-data-dirs.sh man: add systemd.environment-generator(7) with two examples 2017-02-20 18:49:14 -05:00
90-rearrange-path.py more portable python shebangs (#5816) 2017-04-30 20:26:56 -04:00
binfmt.d.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
bootctl.xml replace https://github.com/systemd/systemd/blob/master/doc/* with https://github.com/systemd/systemd/blob/master/docs/* to point to proper documentation 2018-09-13 22:12:38 +02:00
bootup.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
busctl.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
coredump.conf.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
coredumpctl.xml coredumpctl: info shows the last entry by default 2018-07-23 17:45:53 +02:00
crypttab.xml cryptsetup: add support for sector-size= option (#9936) 2018-08-29 23:38:09 +09:00
custom-entities.ent.in man: Correct value of default KillUserProcesses= 2018-03-09 18:29:25 +01:00
custom-html.xsl tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
custom-man.xsl Drop my copyright headers 2018-06-14 13:03:20 +02:00
daemon.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
dnssec-trust-anchors.d.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
environment.d.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
file-hierarchy.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
glib-event-glue.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
halt.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
hostname.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
hostnamectl.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
hwdb.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
id128-app-specific.c man: move more examples to stand-alone files and use 2-space indentation consistenty 2018-08-02 15:45:24 +02:00
inotify-watch-tmp.c man: add example for sd_event_add_inotify 2018-06-06 13:09:36 +02:00
journal-iterate-poll.c man: fix compilation of journal-iterate-poll.c 2018-03-24 14:15:48 +01:00
journal-iterate-unique.c man: move more examples to stand-alone files and use 2-space indentation consistenty 2018-08-02 15:45:24 +02:00
journal-iterate-wait.c man: move examples out of sd_journal_get_fd into separate files 2018-03-24 14:14:12 +01:00
journal-remote.conf.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
journal-upload.conf.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
journalctl.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
journald.conf.xml man: SystemMaxUse= clarification in journald.conf(5) 2018-06-25 11:18:20 +02:00
kernel-command-line.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
kernel-install.xml replace https://github.com/systemd/systemd/blob/master/doc/* with https://github.com/systemd/systemd/blob/master/docs/* to point to proper documentation 2018-09-13 22:12:38 +02:00
less-variables.xml tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
libsystemd-pkgconfig.xml Drop my copyright headers 2018-06-14 13:03:20 +02:00
libudev.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
loader.conf.xml man: use systemd-boot instead of sd-boot 2018-06-15 14:27:37 +09:00
locale.conf.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
localectl.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
localtime.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
loginctl.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
logind.conf.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
machine-id.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
machine-info.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
machinectl.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
meson.build meson: drop parens when appending to list 2018-07-31 21:02:01 +09:00
modules-load.d.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
networkctl.xml man: Document networkd states in networkctl(1) (#10033) 2018-09-07 16:39:44 +02:00
networkd.conf.xml man: mention that DUIDType=link-layer-time or link-layer uses MAC address 2018-08-08 10:15:00 +09:00
nss-myhostname.xml meson: allow building resolved and machined without nss modules 2018-07-23 14:03:05 +02:00
nss-mymachines.xml meson: allow building resolved and machined without nss modules 2018-07-23 14:03:05 +02:00
nss-resolve.xml meson: allow building resolved and machined without nss modules 2018-07-23 14:03:05 +02:00
nss-systemd.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
os-release.xml man: fix typo (#10084) 2018-09-14 16:04:10 +09:00
pam_systemd.xml man: update pam_systemd to reflect recent changes 2018-07-25 16:09:33 +02:00
portablectl.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
print-unit-path.c man: add sd_bus_message_new_call(3) 2018-08-02 15:45:20 +02:00
resolvectl.xml doc: fix resolvectl(1) per-interface DNS configuration documentation 2018-08-23 14:47:43 -07:00
resolved.conf.xml man: fix RFC ref in resolved.conf man page (#9976) 2018-08-30 09:47:07 +09:00
runlevel.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd-bus-errors.xml man: include libsystemd-pkgconfig.xml in a few more man pages 2018-08-03 17:36:11 +02:00
sd-bus.xml man: add sd_bus_message_get_signature(3) 2018-08-23 16:57:55 +02:00
sd-daemon.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd-event.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd-id128.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd-journal.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd-login.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_booted.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_bus_add_match.xml man: include libsystemd-pkgconfig.xml in a few more man pages 2018-08-03 17:36:11 +02:00
sd_bus_creds_get_pid.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_creds_new_from_pid.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_default.xml man/sd_bus_default: update to reflect changes 2018-08-06 14:30:53 -07:00
sd_bus_error.xml Merge pull request #9490 from keszybz/document-sd_message_read 2018-07-03 16:56:49 +02:00
sd_bus_error_add_map.xml man: include libsystemd-pkgconfig.xml in a few more man pages 2018-08-03 17:36:11 +02:00
sd_bus_get_fd.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_get_n_queued_read.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_is_open.xml man: include libsystemd-pkgconfig.xml in a few more man pages 2018-08-03 17:36:11 +02:00
sd_bus_message_append.xml Merge pull request #9490 from keszybz/document-sd_message_read 2018-07-03 16:56:49 +02:00
sd_bus_message_append_array.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_message_append_basic.xml Merge pull request #9490 from keszybz/document-sd_message_read 2018-07-03 16:56:49 +02:00
sd_bus_message_append_string_memfd.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_message_append_strv.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_message_copy.xml man: add sd_bus_message_copy(3) 2018-07-16 12:25:16 +02:00
sd_bus_message_get_cookie.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_bus_message_get_monotonic_usec.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_bus_message_get_signature.xml man: add sd_bus_message_get_signature(3) 2018-08-23 16:57:55 +02:00
sd_bus_message_get_type.xml man: add sd_bus_message_get_type(3) 2018-08-02 15:49:45 +02:00
sd_bus_message_new.xml man: document sd_bus_message_get_bus() in sd_bus_message_new(3) 2018-08-02 15:49:45 +02:00
sd_bus_message_new_method_call.xml man: document sd_bus_message_new_method_return 2018-08-02 15:49:45 +02:00
sd_bus_message_new_method_error.xml man: add sd_bus_message_new_error(3) 2018-07-16 12:25:14 +02:00
sd_bus_message_new_signal.xml man: add sd_bus_message_new_call(3) 2018-08-02 15:45:20 +02:00
sd_bus_message_read.xml man: add sd_bus_message_skip(3) 2018-08-11 12:25:54 +02:00
sd_bus_message_read_array.xml man: add sd_bus_message_read_array(3) 2018-08-11 12:25:54 +02:00
sd_bus_message_read_basic.xml man: add sd_bus_message_skip(3) 2018-08-11 12:25:54 +02:00
sd_bus_message_rewind.xml man: add sd_bus_message_rewind(3) 2018-08-02 15:49:45 +02:00
sd_bus_message_set_destination.xml man: add sd_bus_message_get_type(3) 2018-08-02 15:49:45 +02:00
sd_bus_message_set_expect_reply.xml man: add sd_bus_message_set_expect_reply(3) 2018-08-02 15:49:45 +02:00
sd_bus_message_skip.xml man: add sd_bus_message_skip(3) 2018-08-11 12:25:54 +02:00
sd_bus_message_verify_type.xml man: add sd_bus_message_verify_type(3) 2018-08-02 15:49:45 +02:00
sd_bus_negotiate_fds.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_new.xml man: move more examples to stand-alone files and use 2-space indentation consistenty 2018-08-02 15:45:24 +02:00
sd_bus_path_encode.xml man: include libsystemd-pkgconfig.xml in a few more man pages 2018-08-03 17:36:11 +02:00
sd_bus_process.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_reply_method_error.xml man: add sd_bus_reply_method_error(3) 2018-07-16 12:25:16 +02:00
sd_bus_request_name.xml man: include libsystemd-pkgconfig.xml in a few more man pages 2018-08-03 17:36:11 +02:00
sd_bus_set_connected_signal.xml man: include libsystemd-pkgconfig.xml in a few more man pages 2018-08-03 17:36:11 +02:00
sd_bus_set_description.xml man: add sd_bus_set_description(3) 2018-07-16 12:36:44 +02:00
sd_bus_set_sender.xml man: include libsystemd-pkgconfig.xml in a few more man pages 2018-08-03 17:36:11 +02:00
sd_bus_set_watch_bind.xml man: include libsystemd-pkgconfig.xml in a few more man pages 2018-08-03 17:36:11 +02:00
sd_bus_slot_ref.xml man: document sd_bus_slot_get_bus in sd_bus_slot_ref(3) 2018-08-02 15:49:45 +02:00
sd_bus_slot_set_description.xml man: add sd_bus_slot_set_description(3) 2018-08-02 15:49:45 +02:00
sd_bus_slot_set_destroy_callback.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_slot_set_floating.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_slot_set_userdata.xml man: add sd_bus_slot_set_userdata(3) 2018-08-02 15:49:45 +02:00
sd_bus_track_add_name.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_track_new.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_add_child.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_add_defer.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_add_inotify.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_add_io.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_add_signal.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_add_time.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_exit.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_get_fd.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_new.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_now.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_run.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_set_watchdog.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_source_get_event.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_source_get_pending.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_source_set_description.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_source_set_destroy_callback.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_source_set_enabled.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_source_set_prepare.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_source_set_priority.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_source_set_userdata.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_source_unref.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_wait.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_get_seats.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_id128_get_machine.xml man: move more examples to stand-alone files and use 2-space indentation consistenty 2018-08-02 15:45:24 +02:00
sd_id128_randomize.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_id128_to_string.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_is_fifo.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_journal_add_match.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_journal_enumerate_fields.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_get_catalog.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_get_cursor.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_get_cutoff_realtime_usec.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_get_data.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_get_fd.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_get_realtime_usec.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_get_usage.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_has_runtime_files.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_next.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_open.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_print.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_query_unique.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_seek_head.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
sd_journal_stream_fd.xml man: correct journald field name 2018-08-22 16:21:52 +02:00
sd_listen_fds.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_login_monitor_new.xml man: move more examples to stand-alone files and use 2-space indentation consistenty 2018-08-02 15:45:24 +02:00
sd_machine_get_class.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_notify.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_pid_get_owner_uid.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_seat_get_active.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_session_is_active.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_uid_get_state.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_watchdog_enabled.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
send-unit-files-changed.c man: add sd_bus_message_new_signal(3) 2018-08-02 15:44:25 +02:00
shutdown.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
standard-conf.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
standard-options.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sysctl.d.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemctl.xml man: fix a typo in the documentation (#10003) 2018-09-04 00:35:44 +09:00
systemd-analyze.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-ask-password-console.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-ask-password.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-backlight@.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-binfmt.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-boot.xml replace https://github.com/systemd/systemd/blob/master/doc/* with https://github.com/systemd/systemd/blob/master/docs/* to point to proper documentation 2018-09-13 22:12:38 +02:00
systemd-cat.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-cgls.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-cgtop.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-coredump.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-cryptsetup-generator.xml cryptsetup-generator: introduce basic keydev support 2018-09-04 16:54:53 +02:00
systemd-cryptsetup@.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-debug-generator.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-delta.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-detect-virt.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-environment-d-generator.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
systemd-escape.xml escape: add --instance option 2018-06-25 11:17:55 +02:00
systemd-firstboot.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-fsck@.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-fstab-generator.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-getty-generator.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-gpt-auto-generator.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-halt.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-hibernate-resume-generator.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
systemd-hibernate-resume@.service.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
systemd-hostnamed.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-hwdb.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-importd.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-inhibit.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-initctl.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-journal-gatewayd.service.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-journal-remote.service.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-journal-upload.service.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-journald.service.xml man: use singular “they” 2018-08-23 15:54:46 -07:00
systemd-localed.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-logind.service.xml tree-wide: use "polkit" to refer to PolicyKit/polkit 2018-07-16 12:44:24 +02:00
systemd-machine-id-commit.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-machine-id-setup.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-machined.service.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
systemd-makefs@.service.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
systemd-modules-load.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-mount.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-networkd-wait-online.service.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
systemd-networkd.service.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
systemd-notify.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-nspawn.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-path.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-portabled.service.xml replace https://github.com/systemd/systemd/blob/master/doc/* with https://github.com/systemd/systemd/blob/master/docs/* to point to proper documentation 2018-09-13 22:12:38 +02:00
systemd-quotacheck.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-random-seed.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-rc-local-generator.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-remount-fs.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-resolved.service.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-rfkill.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-run.xml man: document the new Type=exec type 2018-07-25 22:48:11 +02:00
systemd-sleep.conf.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-socket-activate.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-socket-proxyd.xml tree-wide: drop copyright lines for more authors 2018-06-22 16:39:45 +02:00
systemd-suspend.service.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
systemd-sysctl.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-system-update-generator.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-system.conf.xml man: document CPUAffinity= in system.conf in more detail 2018-07-25 16:01:28 +02:00
systemd-sysusers.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-sysv-generator.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
systemd-time-wait-sync.service.xml tree-wide: drop copyright lines for more authors 2018-06-22 16:39:45 +02:00
systemd-timedated.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-timesyncd.service.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
systemd-tmpfiles.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-tty-ask-password-agent.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-udevd.service.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-update-done.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-update-utmp.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-user-sessions.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-vconsole-setup.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-veritysetup-generator.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-veritysetup@.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-volatile-root.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd.automount.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd.device.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd.dnssd.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd.environment-generator.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
systemd.exec.xml man: document that most sandboxing options are best effort only 2018-08-21 20:00:33 +02:00
systemd.generator.xml man: use singular “they” 2018-08-23 15:54:46 -07:00
systemd.journal-fields.xml journal: store the original timestamp as SYSLOG_TIMESTAMP= 2018-07-05 00:40:35 +02:00
systemd.kill.xml Make final kill signal configurable 2018-07-23 13:44:54 +02:00
systemd.link.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd.mount.xml man: document that 'nofail' also has an effect on ordering 2018-08-02 14:15:44 -07:00
systemd.netdev.xml networkd and sd-netlink: add support for Generic netlink And FooOverUDP to IPIP tunnel 2018-08-23 11:30:37 +02:00
systemd.network.xml networkd-network: Introduce DHCPv6 PD knob for RFC 7084 WPD-4 2018-09-19 13:45:17 -06:00
systemd.nspawn.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd.offline-updates.xml man: systemd.offline-updates: Document system-update-pre.target usage 2018-06-21 10:45:55 +02:00
systemd.path.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd.preset.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd.resource-control.xml core: add IODeviceLatencyTargetSec 2018-08-22 16:46:18 +02:00
systemd.scope.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd.service.xml man: document the new Type=exec type 2018-07-25 22:48:11 +02:00
systemd.slice.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd.socket.xml man: Fixed grammatical error in systemd.socket.xml (#9916) 2018-08-23 13:14:17 +09:00
systemd.special.xml man: add a description of user@.service, user-runtime-dir@.service, user-*.slice 2018-07-20 16:57:50 +02:00
systemd.swap.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd.syntax.xml man: move explanations about boolean and time-span value from systemd.unit to systemd.syntax 2018-07-30 14:13:42 +02:00
systemd.target.xml [man] minor systemd.target manual update 2018-07-13 19:07:43 +02:00
systemd.time.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd.timer.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd.unit.xml man: move explanations about boolean and time-span value from systemd.unit to systemd.syntax 2018-07-30 14:13:42 +02:00
systemd.xml man: convert old compile option to meson option 2018-07-09 06:53:42 +02:00
sysusers.d.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
telinit.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
threads-aware.xml man: be more explicit about thread safety of sd_journal 2018-08-03 17:36:11 +02:00
timedatectl.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
timesyncd.conf.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
tmpfiles.d.xml tmpfiles: don't adjust qgroups on existing subvolumes 2018-08-08 12:37:35 +02:00
udev.conf.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
udev.xml doc: fix udev(7) documentation about ATTR{} and SYSCTL{} 2018-08-23 14:47:43 -07:00
udev_device_get_syspath.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_device_has_tag.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_device_new_from_syspath.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_enumerate_add_match_subsystem.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_enumerate_new.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_enumerate_scan_devices.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_list_entry.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_monitor_filter_update.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_monitor_new_from_netlink.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_monitor_receive_device.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_new.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udevadm.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
user-system-options.xml man: update to reflect changes in -H HOST parsing 2018-08-06 14:29:46 -07:00
user@.service.xml Fix grammar 2018-07-21 10:17:58 +09:00
vconsole.conf.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00