Systemd/man
Zbigniew Jędrzejewski-Szmek 5008da1ec1 systemd: do not require absolute paths in ExecStart
Absolute paths make everything simple and quick, but sometimes this requirement
can be annoying. A good example is calling 'test', which will be located in
/usr/bin/ or /bin depending on the distro. The need the provide the full path
makes it harder a portable unit file in such cases.

This patch uses a fixed search path (DEFAULT_PATH which was already used as the
default value of $PATH), and if a non-absolute file name is found, it is
immediately resolved to a full path using this search path when the unit is
loaded. After that, everything behaves as if an absolute path was specified. In
particular, the executable must exist when the unit is loaded.
2018-04-16 16:09:46 +02:00
..
rules Rename suspend-to-hibernate to suspend-then-hibernate 2018-03-28 15:11:10 -05:00
.dir-locals.el man: move examples out of sd_journal_get_fd into separate files 2018-03-24 14:14:12 +01: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: fix broken kernel document links (#7892) 2018-01-16 18:29:35 +09:00
bootctl.xml man: add some basic documentation for sd-boot (#8379) 2018-03-11 19:22:09 +09:00
bootup.xml man: remove spurious 'system' 2018-03-28 22:04:58 +02:00
busctl.xml busctl: add a new --watch-bind switch 2018-01-05 13:55:08 +01:00
coredump.conf.xml man: add a note where coredump default values are 2018-01-20 10:27:46 +11:00
coredumpctl.xml man: convert info to information or informational 2017-12-04 21:05:18 +09:00
crypttab.xml man: explain noauto/nofail more carefully in crypttab 2017-12-12 20:51:24 +01:00
custom-entities.ent.in man: Correct value of default KillUserProcesses= 2018-03-09 18:29:25 +01:00
custom-html.xsl networkd: add support for wireguard interface type 2018-01-09 14:00:49 +01:00
custom-man.xsl Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
daemon.xml man: "systemd" is to be written in all lower-case, even at beginnings of sentences 2017-12-13 17:42:04 +01:00
dnssec-trust-anchors.d.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
environment.d.xml man: missing whitespace (#7579) 2017-12-08 11:44:20 +09:00
file-hierarchy.xml man: link latest FHS spec in file-hierarchy(7) (#8178) 2018-02-14 19:34:47 +09:00
glib-event-glue.c man: add missing headers to glib-event-glue.c 2018-03-24 14:15:48 +01:00
halt.xml man: tone down the note that reboot/halt/poweroff are legacy 2017-12-14 22:41:29 +01:00
hostname.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
hostnamectl.xml man: mention that 'status' is the default command for hostnamectl 2018-03-19 21:03:36 +09:00
hwdb.xml Add missing headers and SPDX identifiers to man pages 2017-11-19 19:08:15 +01:00
journal-iterate-poll.c man: fix compilation of journal-iterate-poll.c 2018-03-24 14:15:48 +01: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 Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
journal-upload.conf.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
journalctl.xml man: add an additional note about journalctl -u 2018-03-24 14:22:42 +01:00
journald.conf.xml journal: make the compression threshold tunable 2018-03-20 14:54:07 -07:00
kernel-command-line.xml pid1: add option to disable service watchdogs 2018-01-22 18:10:03 +01:00
kernel-install.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
less-variables.xml Add missing headers and SPDX identifiers to man pages 2017-11-19 19:08:15 +01:00
libsystemd-pkgconfig.xml Add missing headers and SPDX identifiers to man pages 2017-11-19 19:08:15 +01:00
libudev.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
loader.conf.xml man: add some basic documentation for sd-boot (#8379) 2018-03-11 19:22:09 +09:00
locale.conf.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
localectl.xml man: mention 'status' is the default command for localectl 2018-03-19 21:03:36 +09:00
localtime.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
loginctl.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
logind.conf.xml Rename suspend-to-hibernate to suspend-then-hibernate 2018-03-28 15:11:10 -05:00
machine-id.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
machine-info.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
machinectl.xml man: machinectl: update fedora exmple URL (#8642) 2018-04-03 12:06:53 +09:00
meson.build meson: restore building of man pages on demand even if -Dman=false 2017-11-24 14:00:29 +01:00
modules-load.d.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
networkctl.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
networkd.conf.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
nss-myhostname.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
nss-mymachines.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
nss-resolve.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
nss-systemd.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
os-release.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
pam_systemd.xml man: add a note about $XDG_SEAT and $XDG_VTNR to pam_systemd(8) 2018-03-24 14:16:31 +01:00
resolved.conf.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
runlevel.xml man: let's drop references to /var/run in public man pages 2018-01-05 13:58:32 +01:00
sd-boot.xml man: add some basic documentation for sd-boot (#8379) 2018-03-11 19:22:09 +09:00
sd-bus-errors.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd-bus.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd-daemon.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd-event.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd-id128.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd-journal.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd-login.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_booted.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_bus_add_match.xml man: document all the new APIs we added 2018-01-05 13:58:33 +01:00
sd_bus_creds_get_pid.xml man: fix broken kernel document links (#7892) 2018-01-16 18:29:35 +09:00
sd_bus_creds_new_from_pid.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_bus_default.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_bus_error.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_bus_error_add_map.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_bus_get_fd.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_bus_get_n_queued_read.xml man: shorten/reword a bit in sd_bus_get_n_queued_read 2018-02-28 10:54:37 +01:00
sd_bus_is_open.xml man: document all the new APIs we added 2018-01-05 13:58:33 +01:00
sd_bus_message_append.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_bus_message_append_array.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_bus_message_append_basic.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_bus_message_append_string_memfd.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_bus_message_append_strv.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_bus_message_get_cookie.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_bus_message_get_monotonic_usec.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_bus_message_read_basic.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_bus_message_set_destination.xml man: document all the new APIs we added 2018-01-05 13:58:33 +01:00
sd_bus_negotiate_fds.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_bus_new.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_bus_path_encode.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_bus_process.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_bus_request_name.xml man: document all the new APIs we added 2018-01-05 13:58:33 +01:00
sd_bus_set_connected_signal.xml man: document all the new APIs we added 2018-01-05 13:58:33 +01:00
sd_bus_set_sender.xml man: document all the new APIs we added 2018-01-05 13:58:33 +01:00
sd_bus_set_watch_bind.xml man: document all the new APIs we added 2018-01-05 13:58:33 +01:00
sd_bus_track_add_name.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_bus_track_new.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_event_add_child.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_event_add_defer.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_event_add_io.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_event_add_signal.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_event_add_time.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_event_exit.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_event_get_fd.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_event_new.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_event_now.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_event_run.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_event_set_watchdog.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_event_source_get_event.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_event_source_get_pending.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_event_source_set_description.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_event_source_set_enabled.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_event_source_set_prepare.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_event_source_set_priority.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_event_source_set_userdata.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_event_source_unref.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_event_wait.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_get_seats.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_id128_get_machine.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_id128_randomize.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_id128_to_string.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_is_fifo.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_journal_add_match.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_journal_enumerate_fields.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_journal_get_catalog.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_journal_get_cursor.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_journal_get_cutoff_realtime_usec.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_journal_get_data.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_journal_get_fd.xml man: move examples out of sd_journal_get_fd into separate files 2018-03-24 14:14:12 +01:00
sd_journal_get_realtime_usec.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_journal_get_usage.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_journal_has_runtime_files.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_journal_next.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_journal_open.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_journal_print.xml man: it appears the description of async signal safety has its own man page now 2018-01-23 19:09:54 +01:00
sd_journal_query_unique.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_journal_seek_head.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_journal_stream_fd.xml man: it appears the description of async signal safety has its own man page now 2018-01-23 19:09:54 +01:00
sd_listen_fds.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_login_monitor_new.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_machine_get_class.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_notify.xml core: add EXTEND_TIMEOUT_USEC={usec} - prevent timeouts in startup/runtime/shutdown (#7214) 2017-12-14 12:17:43 +01:00
sd_pid_get_owner_uid.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_seat_get_active.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_session_is_active.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_uid_get_state.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
sd_watchdog_enabled.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
shutdown.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
standard-conf.xml Add missing headers and SPDX identifiers to man pages 2017-11-19 19:08:15 +01:00
standard-options.xml Add missing headers and SPDX identifiers to man pages 2017-11-19 19:08:15 +01:00
sysctl.d.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemctl.xml man: use unicode ellipsis in one more place (#8496) 2018-03-20 09:54:01 +01:00
systemd-analyze.xml analyze: add unit-paths verb 2018-02-09 12:27:27 +01:00
systemd-ask-password-console.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-ask-password.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-backlight@.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-binfmt.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-cat.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-cgls.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-cgtop.xml cgtop: add "-1" as shortcut for "--iterations=1" 2018-02-09 16:58:01 +01:00
systemd-coredump.xml man: "systemd" is to be written in all lower-case, even at beginnings of sentences 2017-12-13 17:42:04 +01:00
systemd-cryptsetup-generator.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-cryptsetup@.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-debug-generator.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-delta.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-detect-virt.xml virt: detect QNX hypervisor 2018-02-22 15:29:34 +01:00
systemd-environment-d-generator.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-escape.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-firstboot.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-fsck@.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-fstab-generator.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-getty-generator.xml man: fix broken kernel document links (#7892) 2018-01-16 18:29:35 +09:00
systemd-gpt-auto-generator.xml man: add link and list of known attrs to systemd-gpt-auto-generator(8) 2018-03-24 14:16:27 +01:00
systemd-halt.service.xml man: document that there's a second phase of shutdown in bootup(7) 2018-03-21 22:00:30 +01:00
systemd-hibernate-resume-generator.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-hibernate-resume@.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-hostnamed.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-hwdb.xml man: include standard-options.xml in systemd-hwdb(8) 2017-12-05 23:30:44 +09:00
systemd-importd.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-inhibit.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-initctl.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-journal-gatewayd.service.xml man: --this-boot is deprecated (#7880) 2018-01-15 19:45:40 +09:00
systemd-journal-remote.xml man: journal-remote: add missing options 2017-12-05 23:30:50 +09:00
systemd-journal-upload.xml man: journal-remote: add missing options 2017-12-05 23:30:50 +09:00
systemd-journald.service.xml man: mention that oldest journal files are removed 2018-03-24 14:19:03 +01:00
systemd-localed.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-logind.service.xml man: logind: update reference 2018-01-16 00:03:33 +09:00
systemd-machine-id-commit.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-machine-id-setup.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-machined.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-makefs@.service.xml man: add docs for systemd-growfs and systemd-makefs 2017-11-30 20:46:30 +01:00
systemd-modules-load.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-mount.xml mount: add option to specify uid= and gid= 2017-12-15 14:57:07 +01:00
systemd-networkd-wait-online.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-networkd.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-notify.xml notify: add new --uid= command 2018-01-11 15:12:16 +01:00
systemd-nspawn.xml man: add a note that nspawn gives access to network by default 2018-03-22 16:56:22 +01:00
systemd-path.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-quotacheck.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-random-seed.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-rc-local-generator.xml man: add a systemd-rc-local-generator(8) man page 2017-12-26 12:13:51 +01:00
systemd-remount-fs.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-resolve.xml man: briefly document the resolvconf(8) compatibility interface 2018-03-02 15:48:46 +01:00
systemd-resolved.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-rfkill.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-run.xml man: run: add missing option 2018-01-10 23:21:17 +09:00
systemd-sleep.conf.xml Rename suspend-to-hibernate to suspend-then-hibernate 2018-03-28 15:11:10 -05:00
systemd-socket-activate.xml man: make systemd-socket-activate point to systemd-run (#8151) 2018-02-14 14:11:24 +01:00
systemd-socket-proxyd.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-suspend.service.xml Rename suspend-to-hibernate to suspend-then-hibernate 2018-03-28 15:11:10 -05:00
systemd-sysctl.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-system-update-generator.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-system.conf.xml Merge pull request #8533 from poettering/bootup-shutdown-phase2 2018-03-23 15:11:46 +01:00
systemd-sysusers.xml sysusers: allow admin/runtime overrides to command-line config 2018-02-02 10:40:22 +01:00
systemd-sysv-generator.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-time-wait-sync.service.xml time-sync-wait: add service (#8494) 2018-03-21 12:42:04 +01:00
systemd-timedated.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-timesyncd.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-tmpfiles.xml man: fix capability name in man:systemd-tmpfiles(8) (#8139) 2018-02-09 11:05:49 +09:00
systemd-tty-ask-password-agent.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-udevd.service.xml man: lists short options in systemd-udevd.service(8) 2017-12-04 21:05:38 +09:00
systemd-update-done.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-update-utmp.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-user-sessions.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-vconsole-setup.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-veritysetup-generator.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-veritysetup@.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd-volatile-root.service.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd.automount.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd.device.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd.dnssd.xml man: fix example config to conform the content of the man page 2017-12-22 15:35:17 +01:00
systemd.environment-generator.xml man: "systemd" is to be written in all lower-case, even at beginnings of sentences 2017-12-13 17:42:04 +01:00
systemd.exec.xml man: suggests TemporaryFileSystem= when people want to nest bind mounts inside InaccessiblePaths= (#8288) 2018-02-27 08:59:03 +01:00
systemd.generator.xml man: make Notes section in systemd.geneator(5) toplevel 2018-02-09 12:27:34 +01:00
systemd.journal-fields.xml man: fix _STREAM_ID, _LINE_BREAK descriptions 2018-01-20 10:15:06 +11:00
systemd.kill.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd.link.xml systemd-link: Remove UDP Fragmentation Offload support. (#8183) 2018-03-18 14:28:14 +01:00
systemd.mount.xml man: User=, Group= *never* work for mount units (#7602) 2017-12-19 21:22:05 +01:00
systemd.netdev.xml networkd: vxlan require Remote= to be a non multicast address (#8117) 2018-02-08 10:22:46 +01:00
systemd.network.xml dhcp4: introduce new option 'duid-only' for ClientIdentifier= (#8350) 2018-03-12 17:18:07 +01:00
systemd.nspawn.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd.offline-updates.xml man: fix typo (#7937) 2018-01-20 13:22:57 +11:00
systemd.path.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd.preset.xml man: fix example formatting in systemd.preset 2018-01-20 10:37:34 +11:00
systemd.resource-control.xml man: IPAccounting for slices in now allowed 2018-02-22 14:53:55 +01:00
systemd.scope.xml man: remove empty paragraph 2017-12-29 16:55:31 +09:00
systemd.service.xml systemd: do not require absolute paths in ExecStart 2018-04-16 16:09:46 +02:00
systemd.slice.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd.socket.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd.special.xml Rename suspend-to-hibernate to suspend-then-hibernate 2018-03-28 15:11:10 -05:00
systemd.swap.xml man: generalize "binary" to "program" (#7668) 2017-12-16 11:48:12 +01:00
systemd.target.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd.time.xml analyze: add new "calendar" command 2017-11-20 10:57:41 +01:00
systemd.timer.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
systemd.unit.xml man: there's no point in referenceing systemd.unit(5) from itself (#8338) 2018-03-02 13:33:29 +01:00
systemd.xml pid1: add option to disable service watchdogs 2018-01-22 18:10:03 +01:00
sysusers.d.xml sysusers: support u username -:300 style syntax (#8325) 2018-03-02 12:56:44 +01:00
telinit.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
timedatectl.xml man: mention 'status' is the default command for timedatectl 2018-03-19 21:04:02 +09:00
timesyncd.conf.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
tmpfiles.d.xml man: document meaning of age in tmpfiles.d (#8092) 2018-02-05 08:19:09 +01:00
udev.conf.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
udev.xml man: make clear that accessing network and mounting filesystems is not supported in udev rules (#7916) 2018-01-20 08:47:27 +09:00
udev_device_get_syspath.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
udev_device_has_tag.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
udev_device_new_from_syspath.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
udev_enumerate_add_match_subsystem.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
udev_enumerate_new.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
udev_enumerate_scan_devices.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
udev_list_entry.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
udev_monitor_filter_update.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
udev_monitor_new_from_netlink.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
udev_monitor_receive_device.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
udev_new.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00
udevadm.xml man/udevadm: remove superfluous --version from subcommands (#8549) 2018-03-22 19:24:37 +01:00
user-system-options.xml Add missing headers and SPDX identifiers to man pages 2017-11-19 19:08:15 +01:00
vconsole.conf.xml Add SPDX license identifiers to man pages 2017-11-19 19:08:15 +01:00