Systemd/man
HATAYAMA Daisuke b63c88b627 man: describe "symlink" and "systemctl link" explicitly in UNIT FILE LOAD PATH
There are sometimes users who put unit files in a location that is inaccessible
when systemd starts although they are not found and thus not started because
the corresponding mount units have not activated yet.

There is already a warning for such issue in man 8 systemctl:

     link PATH...
         ...<snip>...
         The file system where
         the linked unit files are located must be accessible
         when systemd is started (e.g. anything underneath /home
         or /var is not allowed, unless those directories are
         located on the root file system).

However, it looks that it's difficult to find the warning because introductory
users typically doesn't know systemctl link.

Although there is a description in UNIT FILE LOAD PATH pointing to systemctl
link, symlink is now not explicitly mentioned there and thus users doesn't
easily get aware of they should read it.

To deal with this, let's describe "symlink" and "systemctl link" more
explicitly in UNIT FILE LOAD PATH.
2020-01-09 18:52:13 +01:00
..
rules man: add man page for sd_bus_message_sensitive() 2019-12-18 09:10:34 +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 man: add section about user manager units 2019-12-19 13:32:31 +01:00
busctl.xml Move the Commands section above Options section 2019-10-08 18:21:26 +02: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: change noindex="true" to index="false" 2019-11-21 22:03:57 +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: use same header for all files 2019-03-14 14:42:05 +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: Make journalctl --user-unit= match on _SYSTEMD_USER_SLICE 2019-08-22 13:39:54 +02:00
journald.conf.xml [man] note which UID ranges will get user journals 2019-12-18 16:12:43 -08: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 docs: add longer document about systemd and random number seeds 2019-07-25 18:31:20 +02: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 Move the Commands section above Options section 2019-10-08 18:21:26 +02: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 networkctl: status command also shows logs of networkd 2020-01-07 22:20:37 +09:00
networkd.conf.xml man: add entry about SpeedMeter= 2019-11-18 16:47:26 +01: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: use same header for all files 2019-03-14 14:42:05 +01:00
os-release.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
pam_systemd.xml man: fix option typo in pam_systemd man page 2019-11-06 21:02:55 +09:00
portablectl.xml man: fix typos (#14304) 2019-12-11 18:33:13 +09: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
resolvectl.xml man: use <command> not <option> for commands in resolvectl(1) 2019-11-21 22:03:57 +01:00
resolved.conf.xml Implement SNI when using DNS-over-TLS 2019-12-04 23:24:06 +09:00
runlevel.xml man: install runlevel.8 unconditionally 2019-08-29 13:57:00 +09:00
sd-bus-errors.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sd-bus.xml man: document sd_bus_add_{object,fallback}_vtable 2019-04-23 22:58:51 +02: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
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_close.xml codespell: fix spelling errors 2019-04-29 16:47:18 +02: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: 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_error_add_map.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_get_fd.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01: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.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_copy.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +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.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 man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +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_read.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: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_message_read_basic.xml man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_message_rewind.xml codespell: fix spelling errors 2019-04-29 16:47:18 +02: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 doc: Fix missing parenthesis 2019-11-07 15:35:41 +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 man: make separate "Errors" sections subsection of "Return value" 2019-03-21 14:53:00 +01:00
sd_bus_request_name.xml man: tweak description of #12247 a bit 2019-05-22 16:28:02 +02: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 man: merge items specified as separate lists into one list 2019-05-09 12:54:03 +02: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 man: use same header for all files 2019-03-14 14:42:05 +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_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: drop reference to machined, add one for journald instead 2019-11-28 14:22:12 +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
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: document paths under /usr/local in standard-conf.xml 2019-02-18 10:25:25 +01:00
standard-options.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
sysctl.d.xml man: fix typos (#14304) 2019-12-11 18:33:13 +09: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 Fix several typos in documentation 2019-12-24 14:45:40 +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: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-boot-check-no-failures.service.xml man: use same header for all files 2019-03-14 14:42:05 +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 man: use same header for all files 2019-03-14 14:42:05 +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: whitespace fix 2019-12-17 18:02:04 +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-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 Fix several typos in documentation 2019-12-24 14:45:40 +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] note which UID ranges will get user journals 2019-12-18 16:12:43 -08: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: we support growing xfs too these days 2019-12-17 18:02:04 +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 --no-legend command line option 2020-01-09 20:16:03 +09:00
systemd-networkd-wait-online.service.xml man: drop unnecessary white space 2020-01-07 13:25:13 +01:00
systemd-networkd.service.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-notify.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd-nspawn.xml man: change links to container interface doc to https://systemd.io/ 2020-01-06 18:15:07 +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.xml Fix several typos in documentation 2019-12-24 14:45:40 +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-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 core: rename ShutdownWatchdogSec to RebootWatchdogSec 2019-07-23 20:29:03 +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-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 systemd.exec: document the file system for EnvironmentFile paths 2020-01-02 14:21:16 +01: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 INVOCATION_ID and USER_INVOCATION_ID journal fields 2019-12-11 20:50:10 -08:00
systemd.kill.xml man: document the RestartKillSignal= setting 2019-10-02 14:01:27 +02:00
systemd.link.xml man: use xi:include to avoid duplication 2020-01-08 11:43:09 +01:00
systemd.mount.xml man: change noindex="true" to index="false" 2019-11-21 22:03:57 +01:00
systemd.net-naming-scheme.xml man: fix documentation of IBM VIO device naming 2020-01-07 18:02:15 +01:00
systemd.netdev.xml Fix several typos in documentation 2019-12-24 14:45:40 +01:00
systemd.network.xml Merge pull request #14523 from keszybz/refactorings 2020-01-09 12:50:11 +09: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: Add missing <literal> tags in various man pages 2019-06-12 10:39:50 +01:00
systemd.preset.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
systemd.resource-control.xml man: stop recommending modprobe -abq in ExecStartPre= 2020-01-07 19:00:56 +01:00
systemd.scope.xml scope: Support RuntimeMaxSec= directive in scope units 2019-10-28 09:44:31 +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: document initrd.target 2019-11-28 19:59:33 +01:00
systemd.swap.xml man: change noindex="true" to index="false" 2019-11-21 22:03:57 +01:00
systemd.syntax.xml man: refer to systemd.syntax(7) from systemd.nspawn(5) 2019-11-25 14:03:09 +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= requires privs 2019-07-12 14:25:33 +02:00
systemd.unit.xml man: describe "symlink" and "systemctl link" explicitly in UNIT FILE LOAD PATH 2020-01-09 18:52:13 +01:00
systemd.xml man: change links to container interface doc to https://systemd.io/ 2020-01-06 18:15:07 +01:00
sysusers.d.xml meson: make nologin path build time configurable 2019-07-18 12:46:35 +02: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 man: tmpfiles.d: only list "v" once 2020-01-03 20:22:48 +09:00
udev.conf.xml man: use same header for all files 2019-03-14 14:42:05 +01:00
udev.xml udev: introduce CONST key name 2019-10-14 22:01:11 +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
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: change noindex="true" to index="false" 2019-11-21 22:03:57 +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