1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-27 18:55:09 +03:00
systemd-stable/man
Franck Bui 5e37d1930b pid1: by default make user units inherit their umask from the user manager
This patch changes the way user managers set the default umask for the units it
manages.

Indeed one can expect that if user manager's umask is redefined through PAM
(via /etc/login.defs or pam_umask), all its children including the units it
spawns have their umask set to the new value.

Hence make user units inherit their umask value from their parent instead of
the hard coded value 0022 but allow them to override this value via their unit
file.

Note that reexecuting managers with 'systemctl daemon-reexec' after changing
UMask= has no effect. To take effect managers need to be restarted with
'systemct restart' instead. This behavior was already present before this
patch.

Fixes #6077.
2020-04-09 14:17:07 +02:00
..
rules sd-bus: Add sd_bus_send docs + cleanups. 2020-03-22 20:21:11 +01:00
.dir-locals.el coding style: reduce text width to 109 characters 2018-12-08 10:14:28 +01:00
50-xdg-data-dirs.sh scripts: use 4 space indentation 2019-04-12 08:30:31 +02:00
90-rearrange-path.py more portable python shebangs (#5816) 2017-04-30 20:26:56 -04:00
binfmt.d.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
bootctl.xml bootctl: make 'random-seed' handle inability to write system token EFI variable gracefully 2019-11-21 19:55:17 +01:00
bootup.xml Fix typo on initrd-root-device.target 2020-03-06 21:57:02 +09:00
busctl.xml busctl: introduce --full command line option 2020-01-10 12:19:47 +09:00
coredump.conf.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
coredumpctl.xml man: change noindex="true" to index="false" 2019-11-21 22:03:57 +01:00
crypttab.xml man: tweaks to the crypttab(5) man page 2019-12-17 18:53:45 +01:00
custom-entities.ent.in debug-generator: enable custom systemd.debug_shell tty 2019-07-02 09:51:27 +02: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: fix a few bogus entries in directives index 2019-11-21 22:06:30 +01:00
dnssec-trust-anchors.d.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
environment.d.xml man: add explanation where environment.d are inherited 2020-02-28 16:54:33 +01:00
file-hierarchy.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
glib-event-glue.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
halt.xml man: extend on halt documentation 2020-01-17 10:08:23 +01:00
homectl.xml Various typo fixes and grammar corrections 2020-01-30 13:48:01 +01:00
hostname.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
hostnamectl.xml Move the Commands section above Options section 2019-10-08 18:21:26 +02:00
html.in man/man: refer to the right build directory in the helpers 2019-06-04 17:33:59 +02:00
hwdb.xml man: use same header for all files 2019-03-14 14:42:05 +01: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: use same header for all files 2019-03-14 14:42:05 +01:00
journal-upload.conf.xml man: fix a few bogus entries in directives index 2019-11-21 22:06:30 +01:00
journalctl.xml journalctl: implement --facility=foo 2020-02-29 18:07:37 +01:00
journald.conf.xml tree-wide: drop printk.devkmsg=on setting in various places 2020-03-03 15:02:53 +01:00
kernel-command-line.xml Fix several typos in documentation 2019-12-24 14:45:40 +01:00
kernel-install.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
less-variables.xml basic/terminal-util: add support for $NO_COLOR 2019-11-24 13:59:22 +01:00
libsystemd-pkgconfig.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
libudev.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
loader.conf.xml man: fix typo in loader.conf(5) 2020-03-22 20:22:03 +01:00
locale.conf.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
localectl.xml Move the Commands section above Options section 2019-10-08 18:21:26 +02:00
localtime.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
loginctl.xml Move the Commands section above Options section 2019-10-08 18:21:26 +02:00
logind.conf.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
machine-id.xml Generate stable machine-id and DHCP client ID on POWER KVM. 2019-08-31 10:57:16 +02:00
machine-info.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
machinectl.xml man: suffix parameter with = in our documentation, if it expects an argument 2020-01-13 16:38:44 +01:00
man.in man/man: refer to the right build directory in the helpers 2019-06-04 17:33:59 +02:00
meson.build meson: remove strange dep that causes meson to enter infinite loop 2019-11-06 12:47:03 +01:00
modules-load.d.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
networkctl.xml network: Add support in networkctl for DHCP server forcerenew 2020-02-28 03:29:28 +01:00
networkd.conf.xml network: Add support to ignore foreign routes 2020-03-07 01:42:52 +09:00
nss-myhostname.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
nss-mymachines.xml meson: make nologin path build time configurable 2019-07-18 12:46:35 +02:00
nss-resolve.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
nss-systemd.xml man: document the new nss-systemd behaviour 2020-01-15 15:31:00 +01:00
os-release.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
pam_systemd_home.xml meson, man: do not install pam_systemd_home(8) when pam or homed is disabled 2020-02-01 12:13:45 +01:00
pam_systemd.xml man: document new pam_systemd features in man page 2020-01-15 15:30:06 +01:00
portablectl.xml portablectl: block when stopping a unit on detach (--now) 2020-02-18 12:02:53 +00:00
print-unit-path.c man: add sd_bus_message_new_call(3) 2018-08-02 15:45:20 +02:00
pstore.conf.xml pstore: Tool to archive contents of pstore 2019-07-19 21:46:07 +02:00
repart.d.xml man: do not install man pages for systemd-repart if it is disabled 2020-01-31 18:06:09 +09:00
resolvectl.xml man: use <command> not <option> for commands in resolvectl(1) 2019-11-21 22:03:57 +01:00
resolved.conf.xml systemd-resolved: use hostname for certificate validation in DoT 2020-03-07 01:37:30 +09:00
runlevel.xml man: install runlevel.8 unconditionally 2019-08-29 13:57:00 +09:00
sd_booted.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_bus_add_match.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_bus_add_object_vtable.xml man: fix references to VTABLE property flags 2019-06-23 04:13:41 +09:00
sd_bus_attach_event.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_call_method.xml sd-bus: sd_bus_call/sd_bus_call_async_docs + cleanups. 2020-03-18 10:45:14 +01:00
sd_bus_call.xml sd-bus: Add sd_bus_send docs + cleanups. 2020-03-22 20:21:11 +01:00
sd_bus_close.xml man: describe sd_bus_default_flush_close() 2020-03-18 19:57:43 +01:00
sd_bus_creds_get_pid.xml man: document that sd_bus_creds_get_exec() is not suitable for security decisions 2019-06-24 15:30:10 +02:00
sd_bus_creds_new_from_pid.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_default.xml man: describe sd_bus_default_flush_close() 2020-03-18 19:57:43 +01:00
sd_bus_enqueue_for_read.xml Fix typo in function name 2020-02-04 18:54:12 +01:00
sd_bus_error_add_map.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_error.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_get_fd.xml sd-bus: Add sd_bus_set_fd documentation along with some cleanups. 2020-03-16 12:31:27 +09:00
sd_bus_get_n_queued_read.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_is_open.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_message_append_array.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_message_append_basic.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_message_append_string_memfd.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_message_append_strv.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_message_append.xml sd-bus: Add sd_bus_reply_method_return docs + cleanups 2020-03-19 20:51:17 +01:00
sd_bus_message_copy.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_message_dump.xml man: document man/sd_bus_message_dump.xml 2020-01-30 14:33:05 +01:00
sd_bus_message_get_cookie.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_message_get_monotonic_usec.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_message_get_signature.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_message_get_type.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_message_new_method_call.xml sd-bus: sd_bus_call/sd_bus_call_async_docs + cleanups. 2020-03-18 10:45:14 +01:00
sd_bus_message_new_method_error.xml codespell: fix spelling errors 2019-04-29 16:47:18 +02:00
sd_bus_message_new_signal.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_message_new.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_message_read_array.xml man: document that sd_bus_message_read_array() only supports trivial types 2020-01-28 16:52:15 +01:00
sd_bus_message_read_basic.xml typo: stringy -> string 2020-02-26 23:39:00 +01:00
sd_bus_message_read.xml sd-bus: sd_bus_call/sd_bus_call_async_docs + cleanups. 2020-03-18 10:45:14 +01:00
sd_bus_message_rewind.xml codespell: fix spelling errors 2019-04-29 16:47:18 +02:00
sd_bus_message_seal.xml sd-bus: add sd_bus_message_seal docs + cleanups 2020-03-19 14:27:56 +01:00
sd_bus_message_sensitive.xml man: add man page for sd_bus_message_sensitive() 2019-12-18 09:10:34 +01:00
sd_bus_message_set_destination.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_message_set_expect_reply.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_message_skip.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_message_verify_type.xml codespell: fix spelling errors 2019-04-29 16:47:18 +02:00
sd_bus_negotiate_fds.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_new.xml man: add sd_bus_start(3) 2020-03-18 19:57:43 +01:00
sd_bus_path_encode.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_bus_process.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_reply_method_error.xml sd-bus: Add sd_bus_reply_method_return docs + cleanups 2020-03-19 20:51:17 +01:00
sd_bus_reply_method_return.xml sd-bus: Add sd_bus_reply_method_return docs + cleanups 2020-03-19 20:51:17 +01:00
sd_bus_request_name.xml man: tweak description of #12247 a bit 2019-05-22 16:28:02 +02:00
sd_bus_send.xml sd-bus: Add sd_bus_send docs + cleanups. 2020-03-22 20:21:11 +01:00
sd_bus_set_address.xml man: add sd_bus_set_address(3) 2020-03-18 19:57:43 +01:00
sd_bus_set_close_on_exit.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_set_connected_signal.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_set_description.xml Merge pull request #15153 from keszybz/man-bus-address 2020-03-19 09:11:14 +01:00
sd_bus_set_method_call_timeout.xml sd-bus: Add sd_bus_send docs + cleanups. 2020-03-22 20:21:11 +01:00
sd_bus_set_sender.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_set_watch_bind.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_slot_ref.xml sd-bus: Remove unused man cite of sd_bus_slot_new_signal. 2020-03-16 19:52:40 +01:00
sd_bus_slot_set_description.xml man: merge items specified as separate lists into one list 2019-05-09 12:54:03 +02:00
sd_bus_slot_set_destroy_callback.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_slot_set_floating.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_slot_set_userdata.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_bus_start.xml man: add sd_bus_start(3) 2020-03-18 19:57:43 +01:00
sd_bus_track_add_name.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_track_new.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_wait.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_event_add_child.xml man: document the new sd-event pidfd magic 2019-12-04 10:36:10 +01:00
sd_event_add_defer.xml man: document sd_event_source_set_floating() 2019-11-29 02:48:41 +09:00
sd_event_add_inotify.xml man: document sd_event_source_set_floating() 2019-11-29 02:48:41 +09:00
sd_event_add_io.xml man: document sd_event_source_set_floating() 2019-11-29 02:48:41 +09:00
sd_event_add_signal.xml man: don't claim we'd unblock the specified signal in sd_event_add_signal() 2019-12-04 10:35:42 +01:00
sd_event_add_time.xml man: document sd_event_source_set_floating() 2019-11-29 02:48:41 +09:00
sd_event_exit.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_event_get_fd.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_event_new.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_event_now.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_event_run.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_event_set_watchdog.xml Fix typo in sd_event_set_watchdog manpage (#13393) 2019-08-24 15:16:44 +09:00
sd_event_source_get_event.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_event_source_get_pending.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_event_source_set_description.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_event_source_set_destroy_callback.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_event_source_set_enabled.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_event_source_set_floating.xml man: document sd_event_source_set_floating() 2019-11-29 02:48:41 +09:00
sd_event_source_set_prepare.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_event_source_set_priority.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_event_source_set_userdata.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_event_source_unref.xml sd-event: add sd_event_source_disable_unrefp() too 2019-05-10 16:55:37 +02:00
sd_event_wait.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_get_seats.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_id128_get_machine.xml man: document error values for sd_id128_get_*() 2019-03-21 14:13:02 +01:00
sd_id128_randomize.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_id128_to_string.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_is_fifo.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_journal_add_match.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_journal_enumerate_fields.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_journal_get_catalog.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_journal_get_cursor.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_journal_get_cutoff_realtime_usec.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_journal_get_data.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_journal_get_fd.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_journal_get_realtime_usec.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_journal_get_usage.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_journal_has_runtime_files.xml man: drop my copyright 2019-06-21 15:05:09 +09:00
sd_journal_next.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_journal_open.xml man: document the new sd_journal_open_namespace() API 2020-01-31 15:10:40 +01:00
sd_journal_print.xml Fix several typos in documentation 2019-12-24 14:45:40 +01:00
sd_journal_query_unique.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_journal_seek_head.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_journal_stream_fd.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_listen_fds.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd_login_monitor_new.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_machine_get_class.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_notify.xml man: Fix typo in sd_notify man page 2019-06-12 10:39:50 +01:00
sd_pid_get_owner_uid.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_seat_get_active.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_session_is_active.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_uid_get_state.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_watchdog_enabled.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd-bus-errors.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd-bus.xml sd-bus: Add sd_bus_send docs + cleanups. 2020-03-22 20:21:11 +01:00
sd-daemon.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd-event.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd-id128.xml sd-id128: expose ID128_UUID_FORMAT_STR 2019-04-05 13:47:54 +02:00
sd-journal.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd-login.xml man: use same header for all files 2019-03-14 14:42:05 +01: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: use same header for all files 2019-03-14 14:42:05 +01:00
standard-conf.xml man: rework section about configuration file precedence 2020-01-16 14:45:37 +01:00
standard-options.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
supported-controllers.xml man: update list of supported controllers 2020-03-05 13:53:29 +09:00
sysctl.d.xml sysctl: add glob syntax to sysctl.d files 2020-02-04 00:01:50 +01:00
system-only.xml man: say explicitly which settings are not available in --user services 2019-03-14 15:13:33 +01:00
systemctl.xml systemctl: make list-dependencies take multiple arguments 2020-03-05 08:27:58 +01:00
systemd-analyze.xml systemd-analyze: fixed typo in documentation 2020-01-02 13:35:34 +01:00
systemd-ask-password-console.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-ask-password.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-backlight@.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-binfmt.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-bless-boot-generator.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-bless-boot.service.xml man: add missing refnames for two binary names 2020-02-28 17:02:23 +01:00
systemd-boot-check-no-failures.service.xml man: add missing refnames for two binary names 2020-02-28 17:02:23 +01:00
systemd-boot-system-token.service.xml man: document the systemd-random-seed rework 2019-07-25 18:31:20 +02:00
systemd-boot.xml Fix several typos in documentation 2019-12-24 14:45:40 +01:00
systemd-cat.xml man: change noindex="true" to index="false" 2019-11-21 22:03:57 +01:00
systemd-cgls.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-cgtop.xml man: fix a few bogus entries in directives index 2019-11-21 22:06:30 +01:00
systemd-coredump.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-cryptsetup-generator.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-cryptsetup@.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-debug-generator.xml debug-generator: enable custom systemd.debug_shell tty 2019-07-02 09:51:27 +02:00
systemd-delta.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-detect-virt.xml basic/virt: treat "podman" as separate container type 2019-04-29 15:36:26 +02:00
systemd-environment-d-generator.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-escape.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-firstboot.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-fsck@.service.xml man: fix a few bogus entries in directives index 2019-11-21 22:06:30 +01:00
systemd-fstab-generator.xml fstab-generator: handle systemd.swap= command-line argument 2020-03-12 17:52:43 +01:00
systemd-getty-generator.xml man: change links to container interface doc to https://systemd.io/ 2020-01-06 18:15:07 +01:00
systemd-gpt-auto-generator.xml man: document /var/tmp/ and /var/ handling in systemd-gpt-auto-generator man page 2019-12-23 14:44:48 +01:00
systemd-halt.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-hibernate-resume-generator.xml hibernate-resume: add resumeflags= kernel option 2019-06-05 18:59:05 -06:00
systemd-hibernate-resume@.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-homed.service.xml homed: replace "home directory" with "home area" in a few places 2020-03-11 13:43:19 +01:00
systemd-hostnamed.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-hwdb.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-id128.xml systemd-id128: add new verb to print GPT partitions UUIDs 2020-01-23 23:32:13 +01:00
systemd-importd.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-inhibit.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-initctl.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-journal-gatewayd.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-journal-remote.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-journal-upload.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-journald.service.xml man: document journald namespaces 2020-01-31 15:10:40 +01:00
systemd-localed.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-logind.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-machine-id-commit.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-machine-id-setup.xml man: change links to container interface doc to https://systemd.io/ 2020-01-06 18:15:07 +01:00
systemd-machined.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-makefs@.service.xml man: document systemd-repart 2020-01-20 17:42:03 +01:00
systemd-modules-load.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-mount.xml systemd-mount: add --full command line option 2020-01-10 12:07:28 +09:00
systemd-network-generator.service.xml man: add systemd-network-generator.service(8) 2020-03-05 08:20:06 +01:00
systemd-networkd-wait-online.service.xml wait-online: Add maximum operational state option 2020-01-18 18:17:22 +01:00
systemd-networkd.service.xml man: mention networkctl in the networkd man page 2020-03-05 08:20:31 +01:00
systemd-notify.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-nspawn.xml man,mkosi: use glibc-minimal-langpack for Fedora 2020-03-03 15:02:53 +01:00
systemd-path.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-portabled.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-pstore.service.xml man: add .service suffix to systemd-pstore(8) 2020-02-29 09:57:06 +01:00
systemd-quotacheck.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-random-seed.service.xml docs: add longer document about systemd and random number seeds 2019-07-25 18:31:20 +02:00
systemd-rc-local-generator.xml Drop support for /usr/sbin/halt.local 2019-05-23 10:19:01 +02:00
systemd-remount-fs.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-repart.xml man: do not install man pages for systemd-repart if it is disabled 2020-01-31 18:06:09 +09:00
systemd-resolved.service.xml codespell: fix spelling errors 2019-04-29 16:47:18 +02:00
systemd-rfkill.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-run-generator.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-run.xml run: propagate return code/status from the child 2019-11-05 21:38:21 +01:00
systemd-sleep.conf.xml man: document default HibernateDelaySec= setting 2019-07-29 12:49:38 +02:00
systemd-socket-activate.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-socket-proxyd.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-suspend.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-sysctl.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-system-update-generator.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-system.conf.xml man: clarify that user rlimits cannot go beyond limits set for service mgr 2020-01-17 10:09:50 +01:00
systemd-sysusers.xml man/systemd-sysusers: Fix typo in *from* to *form* 2019-04-08 13:46:34 +02:00
systemd-sysv-generator.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-time-wait-sync.service.xml man: fix typo 2019-09-22 07:17:46 +02:00
systemd-timedated.service.xml timedated: add back support for ntp-units.d/ 2019-07-22 15:21:20 +02:00
systemd-timesyncd.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-tmpfiles.xml man: add note which tmpfiles services read which files 2019-05-22 16:28:02 +02:00
systemd-tty-ask-password-agent.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-udev-settle.service.xml codespell: fix spelling errors 2019-04-29 16:47:18 +02:00
systemd-udevd.service.xml man: describe naming schemes in a new man page 2019-05-10 10:24:03 +02:00
systemd-update-done.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-update-utmp.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-user-sessions.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-userdbd.service.xml man: document systemd-userdbd.service 2020-01-15 15:30:40 +01:00
systemd-vconsole-setup.service.xml man: add missing comma 2019-08-18 02:27:31 +09:00
systemd-veritysetup-generator.xml man/systemd-veritysetup-generator: Fix grammar 2019-06-09 08:22:03 +09:00
systemd-veritysetup@.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-volatile-root.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd.automount.xml man: change noindex="true" to index="false" 2019-11-21 22:03:57 +01:00
systemd.device.xml man: change noindex="true" to index="false" 2019-11-21 22:03:57 +01:00
systemd.dnssd.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd.environment-generator.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd.exec.xml pid1: by default make user units inherit their umask from the user manager 2020-04-09 14:17:07 +02:00
systemd.generator.xml man: fix a few bogus entries in directives index 2019-11-21 22:06:30 +01:00
systemd.journal-fields.xml man: document new _NAMESPACE= journal field 2020-01-31 15:10:40 +01:00
systemd.kill.xml man: document the RestartKillSignal= setting 2019-10-02 14:01:27 +02:00
systemd.link.xml udev: support to update flow control parameter 2020-03-07 01:43:26 +09:00
systemd.mount.xml Implemented x-systemd.{required,wanted}-by= options 2020-01-21 06:54:34 -07:00
systemd.net-naming-scheme.xml man: small casing fix 2020-01-09 11:04:41 +01:00
systemd.netdev.xml man: document that .link/.network/.netdev files have the usual ini syntax 2020-03-03 19:11:59 +01:00
systemd.network.xml network: Fix split in SendOption= on client and server 2020-03-19 09:08:40 +01:00
systemd.nspawn.xml nspawn: allow Capability=all in systemd.nspawn [EXEC] section 2019-11-29 14:42:27 +01:00
systemd.offline-updates.xml man: change noindex="true" to index="false" 2019-11-21 22:03:57 +01:00
systemd.path.xml man: document how error propagation to path units works 2020-01-17 10:08:13 +01:00
systemd.preset.xml docs: Add syntax for templated units to systemd.preset man page 2020-03-17 17:12:06 +01:00
systemd.resource-control.xml man: update list of supported controllers 2020-03-05 13:53:29 +09:00
systemd.scope.xml man: add commas and reword a sentence 2020-01-15 08:57:37 +01:00
systemd.service.xml man: fix typos (#14304) 2019-12-11 18:33:13 +09:00
systemd.slice.xml man: Add missing <literal> tags in various man pages 2019-06-12 10:39:50 +01:00
systemd.socket.xml man: Add missing <literal> tags in various man pages 2019-06-12 10:39:50 +01:00
systemd.special.xml man: tweak description of blockdev@.target 2020-02-04 16:40:52 +01:00
systemd.swap.xml man: change noindex="true" to index="false" 2019-11-21 22:03:57 +01:00
systemd.syntax.xml man: document that .link/.network/.netdev files have the usual ini syntax 2020-03-03 19:11:59 +01:00
systemd.target.xml man: Add missing <literal> tags in various man pages 2019-06-12 10:39:50 +01:00
systemd.time.xml tree-wide: fix how we set $TZ 2019-11-13 12:30:22 +01:00
systemd.timer.xml man: document that WakeSystem= affects clock choice 2020-01-17 10:09:50 +01:00
systemd.unit.xml man/systemd.unit: Add missing article to Wants= description 2020-02-25 20:35:17 +09:00
systemd.xml Modified line 197 for readability. (#15071) 2020-03-10 15:22:42 -07:00
sysusers.d.xml man: add "quick-help" to sysusers.d synopsis 2020-02-04 18:20:28 +01:00
tc.xml man: use include directive for Parent= or friends 2020-03-12 18:33:15 +09:00
telinit.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
threads-aware.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
timedatectl.xml Move the Commands section above Options section 2019-10-08 18:21:26 +02:00
timesyncd.conf.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
tmpfiles.d.xml Typo fix 2020-03-09 09:54:17 +09:00
udev_device_get_syspath.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
udev_device_has_tag.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
udev_device_new_from_syspath.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
udev_enumerate_add_match_subsystem.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
udev_enumerate_new.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
udev_enumerate_scan_devices.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
udev_list_entry.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
udev_monitor_filter_update.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
udev_monitor_new_from_netlink.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
udev_monitor_receive_device.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
udev_new.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
udev.conf.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
udev.xml man: suggest SYSTEMD_WANTS usage instead of RUN for long running processes 2020-01-17 10:08:13 +01:00
udevadm.xml man: list possible action string and default value 2019-08-31 09:13:16 +02:00
user-system-options.xml codespell: fix spelling errors 2019-04-29 16:47:18 +02:00
user@.service.xml man: fix links to ssh(1) and sshd(8) 2020-02-28 16:54:33 +01:00
userdbctl.xml man: fix links to ssh(1) and sshd(8) 2020-02-28 16:54:33 +01:00
vconsole.conf.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
vtable-example.c tree-wide: code improvements suggested by Coccinelle 2019-04-30 09:39:07 +02:00
vtable-example.xml man: document sd_bus_add_{object,fallback}_vtable 2019-04-23 22:58:51 +02:00
yubikey-crypttab.sh man: tweaks to the crypttab(5) man page 2019-12-17 18:53:45 +01:00