1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-28 03:25:27 +03:00
systemd-stable/man
Daniel Mack 50f48ad37a cgroup: remove support for NetClass= directive
Support for net_cls.class_id through the NetClass= configuration directive
has been added in v227 in preparation for a per-unit packet filter mechanism.
However, it turns out the kernel people have decided to deprecate the net_cls
and net_prio controllers in v2. Tejun provides a comprehensive justification
for this in his commit, which has landed during the merge window for kernel
v4.5:

  https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=bd1060a1d671

As we're aiming for full support for the v2 cgroup hierarchy, we can no
longer support this feature. Userspace tool such as nftables are moving over
to setting rules that are specific to the full cgroup path of a task, which
obsoletes these controllers anyway.

This commit removes support for tweaking details in the net_cls controller,
but keeps the NetClass= directive around for legacy compatibility reasons.
2016-02-10 16:38:56 +01:00
..
.gitignore gitignore: only ignore .html files in man/ 2015-11-19 16:52:08 +01:00
binfmt.d.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
bootchart.conf.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
bootctl.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
bootup.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
busctl.xml man: fix typos 2015-12-26 20:37:17 +01:00
coredump.conf.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
coredumpctl.xml man: minor fixes to coredumpctl(1) 2015-08-25 20:06:46 +02:00
crypttab.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
custom-html.xsl man: include the target name when linking to man pages in html output 2015-11-22 23:54:29 -05:00
custom-man.xsl man: always supply quotes around literals 2013-06-26 08:05:14 -04:00
daemon.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
dnssec-trust-anchors.d.xml man: fix typos 2016-01-15 12:48:01 +01:00
file-hierarchy.xml doc: improved wording in some places 2016-01-28 11:13:17 +01:00
glib-event-glue.c man: glib-event-glue.c - remove unnecessary includes 2014-11-03 14:46:28 +01:00
halt.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
hostname.xml man/hostname: remove obsolete text 2016-02-06 17:54:48 -05:00
hostnamectl.xml man/hostnamectl: refer to transient hostname as "fallback" 2016-02-06 17:54:48 -05:00
hwdb.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
journal-remote.conf.xml Add Seal option in the configuration file for journald-remote 2015-12-20 13:23:33 +01:00
journalctl.xml Merge pull request #2519 from msekletar/journalctl-device-log-current-boot-v2 2016-02-03 16:26:21 +01:00
journald.conf.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
kernel-command-line.xml core: Add machine-id setting 2016-01-12 22:10:41 +00:00
kernel-install.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
less-variables.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
libsystemd-pkgconfig.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
libudev.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
locale.conf.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
localectl.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
localtime.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
loginctl.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
logind.conf.xml man: document that logind's RemoveIPC= option excepts all system users 2016-01-26 14:42:04 +01:00
machine-id.xml core: Add machine-id setting 2016-01-12 22:10:41 +00:00
machine-info.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
machinectl.xml man: try to repair some nonsensical paragraph 2016-01-28 11:12:29 +01:00
Makefile build-sys: add small redirecting Makefiles to simplify compilation from within emacs 2010-05-17 01:44:03 +02:00
modules-load.d.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
networkctl.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
nss-myhostname.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01:00
nss-mymachines.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01:00
nss-resolve.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01:00
os-release.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
pam_systemd.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
resolved.conf.xml Merge pull request #2469 from keszybz/resolved-2 2016-01-30 15:04:56 +01:00
runlevel.xml man: describe the reason why runlevels are obsolete 2015-11-10 08:16:08 -05:00
sd_booted.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_bus_creds_get_pid.xml man: fix typos 2015-12-26 20:37:17 +01:00
sd_bus_creds_new_from_pid.xml tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
sd_bus_default.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
sd_bus_error_add_map.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
sd_bus_error.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
sd_bus_message_append_array.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01:00
sd_bus_message_append_basic.xml man: update and extend the various sd_bus_message_append_*() man pages 2015-07-07 20:35:45 +02:00
sd_bus_message_append_string_memfd.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_bus_message_append_strv.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_bus_message_append.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
sd_bus_message_get_cookie.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_bus_message_get_monotonic_usec.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
sd_bus_negotiate_fds.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
sd_bus_new.xml tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
sd_bus_path_encode.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
sd_bus_request_name.xml man: minor updates to the sd_bus_request_name() documentation 2015-07-08 13:53:42 -04:00
sd_event_add_child.xml man: fix typos 2015-12-26 20:37:17 +01:00
sd_event_add_defer.xml man: fix typos 2015-12-26 20:37:17 +01:00
sd_event_add_io.xml man/sd_event_{add_io,add_time,add_signal,now}: various small fixes 2016-01-19 12:18:24 -05:00
sd_event_add_signal.xml man/sd_event_{add_io,add_time,add_signal,now}: various small fixes 2016-01-19 12:18:24 -05:00
sd_event_add_time.xml sd-event: permit a USEC_INFINITY timeout as an alternative to a disabling an event source 2016-02-01 22:18:15 +01:00
sd_event_exit.xml man: fix typos 2015-12-26 20:37:17 +01:00
sd_event_get_fd.xml man: fully document sd-event interfaces 2015-11-19 23:38:54 +01:00
sd_event_new.xml tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
sd_event_now.xml Merge pull request #2373 from keszybz/man-api-build-3 2016-01-19 20:44:58 +01:00
sd_event_run.xml man: fully document sd-event interfaces 2015-11-19 23:38:54 +01:00
sd_event_set_watchdog.xml man: fully document sd-event interfaces 2015-11-19 23:38:54 +01:00
sd_event_source_get_event.xml man: fully document sd-event interfaces 2015-11-19 23:38:54 +01:00
sd_event_source_get_pending.xml man: fix reference to sd_event_source_get_io_revents 2016-01-25 20:05:09 -05:00
sd_event_source_set_description.xml man: fully document sd-event interfaces 2015-11-19 23:38:54 +01:00
sd_event_source_set_enabled.xml man: fix typos 2015-12-26 20:37:17 +01:00
sd_event_source_set_prepare.xml man: fix typos 2015-12-26 20:37:17 +01:00
sd_event_source_set_priority.xml man: fix typos 2015-12-26 20:37:17 +01:00
sd_event_source_set_userdata.xml man: fully document sd-event interfaces 2015-11-19 23:38:54 +01:00
sd_event_source_unref.xml tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
sd_event_wait.xml man: fix typos 2015-12-26 20:37:17 +01:00
sd_get_seats.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01:00
sd_id128_get_machine.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_id128_randomize.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_id128_to_string.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_is_fifo.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_journal_add_match.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
sd_journal_enumerate_fields.xml sd-journal: add an API to enumerate known field names of the journal 2016-02-01 22:42:33 +01:00
sd_journal_get_catalog.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_journal_get_cursor.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_journal_get_cutoff_realtime_usec.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_journal_get_data.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
sd_journal_get_fd.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01:00
sd_journal_get_realtime_usec.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_journal_get_usage.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_journal_has_runtime_files.xml sd-journal: introduce has_runtime_files and has_persistent_files 2016-02-01 11:59:27 +01:00
sd_journal_next.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_journal_open.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
sd_journal_print.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
sd_journal_query_unique.xml sd-journal: add an API to enumerate known field names of the journal 2016-02-01 22:42:33 +01:00
sd_journal_seek_head.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_journal_stream_fd.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd_listen_fds.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
sd_login_monitor_new.xml tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy 2015-11-27 19:19:36 +01:00
sd_machine_get_class.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01:00
sd_notify.xml man: fix typos 2015-12-26 20:37:17 +01:00
sd_pid_get_session.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01:00
sd_seat_get_active.xml man: fix typos 2015-12-26 20:37:17 +01:00
sd_session_is_active.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01:00
sd_uid_get_state.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01:00
sd_watchdog_enabled.xml man: fully document sd-event interfaces 2015-11-19 23:38:54 +01:00
sd-bus-errors.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
sd-bus.xml man: add stub sd-bus(3) 2016-01-25 20:20:58 -05:00
sd-daemon.xml man: fully document sd-event interfaces 2015-11-19 23:38:54 +01:00
sd-event.xml man: fix typos 2015-12-26 20:37:17 +01:00
sd-id128.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sd-journal.xml sd-journal: add an API to enumerate known field names of the journal 2016-02-01 22:42:33 +01:00
sd-login.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
shutdown.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
standard-conf.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
standard-options.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
sysctl.d.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemctl.xml systemctl: rename "reload-or-try-restart" verb to "try-reload-or-restart" 2016-01-28 18:57:04 +01:00
systemd-activate.xml man: add man for systemd-activate datagram syntax 2016-01-22 09:42:54 +05:30
systemd-analyze.xml core: remove support for RequiresOverridable= and RequisiteOverridable= 2015-11-12 19:27:24 +01:00
systemd-ask-password-console.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-ask-password.xml man: fix references to a few external man pages 2016-01-25 20:04:58 -05:00
systemd-backlight@.service.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-binfmt.service.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-bootchart.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-bus-proxyd.service.xml man: remove links to outdated kdbus development repository 2015-06-22 19:54:09 +02:00
systemd-bus-proxyd.xml man: remove links to outdated kdbus development repository 2015-06-22 19:54:09 +02:00
systemd-cat.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-cgls.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-cgtop.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-coredump.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-cryptsetup-generator.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-cryptsetup@.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-debug-generator.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-delta.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-detect-virt.xml man: top-align cell text for large tables 2016-01-28 11:12:29 +01:00
systemd-escape.xml doc: improved wording in some places 2016-01-28 11:13:17 +01:00
systemd-firstboot.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-fsck@.service.xml doc: use expanded forms for written style 2015-11-06 13:46:26 +01:00
systemd-fstab-generator.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-getty-generator.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-gpt-auto-generator.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-halt.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-hibernate-resume-generator.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-hibernate-resume@.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-hostnamed.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-hwdb.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-inhibit.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-initctl.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-journal-gatewayd.service.xml doc typo, src: systemd/src/journal-remote/journal-gatewayd.c 2016-01-11 16:38:35 +01:00
systemd-journal-remote.xml journal-remote: add an example to man 2016-01-24 16:12:13 +09:00
systemd-journal-upload.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-journald.service.xml man: remove section about syslog forwarding 2015-11-18 02:06:39 +00:00
systemd-localed.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-logind.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-machine-id-commit.service.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-machine-id-setup.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-machined.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-modules-load.service.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-networkd-wait-online.service.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-networkd.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-notify.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-nspawn.xml nspawn: optionally run a stub init process as PID 1 2016-02-03 23:58:24 +01:00
systemd-path.xml doc: improved wording in some places 2016-01-28 11:13:17 +01:00
systemd-quotacheck.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-random-seed.service.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-remount-fs.service.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-resolve.xml resolve: fix typos 2016-02-01 21:08:00 +01:00
systemd-resolved.service.xml man: link resolved bus API documentation from its man page 2016-02-09 20:39:43 +01:00
systemd-rfkill.service.xml rfkill: rework and make it listen on /dev/rfkill 2015-10-01 16:21:09 +02:00
systemd-run.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-sleep.conf.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-socket-proxyd.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-suspend.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-sysctl.service.xml Merge pull request #1880 from fsateler/sysctl-doc 2015-11-13 16:40:37 +01:00
systemd-system-update-generator.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-system.conf.xml core: support <soft:hard> ranges for RLIMIT options 2015-11-25 12:03:32 +01:00
systemd-sysusers.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-sysv-generator.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-timedated.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-timesyncd.service.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-tmpfiles.xml man: systemd-tmpfiles requires absolute filenames 2015-10-19 18:32:35 +00:00
systemd-tty-ask-password-agent.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-udevd.service.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-update-done.service.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
systemd-update-utmp.service.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
systemd-user-sessions.service.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd-vconsole-setup.service.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd.automount.xml man: document automatic dependencies 2015-11-11 20:47:07 +01:00
systemd.device.xml man: document automatic dependencies 2015-11-11 20:47:07 +01:00
systemd.exec.xml man: add AmbientCapabilities entry. 2016-01-12 12:14:50 +02:00
systemd.generator.xml man: clarify that generators are run before /var 2016-02-06 17:54:48 -05:00
systemd.journal-fields.xml man: systemd.journal-fields: add info about _TRANSPORT=audit 2015-10-03 05:38:06 +03:00
systemd.kill.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
systemd.link.xml man: add more (and simpler examples) to network.link(5) 2015-11-12 11:16:17 +01:00
systemd.mount.xml man: Add a not that mount unit cannot be templated 2015-11-24 18:24:57 +01:00
systemd.netdev.xml networkd: VXLAN add support to configure port 2016-01-19 12:17:54 +05:30
systemd.network.xml networkd: optinally use DHCP lease domain info for routing only 2016-01-26 14:42:04 +01:00
systemd.nspawn.xml nspawn: optionally run a stub init process as PID 1 2016-02-03 23:58:24 +01:00
systemd.path.xml man: document automatic dependencies 2015-11-11 20:47:07 +01:00
systemd.preset.xml Typo fix in systemd.preset manpage 2015-07-17 15:02:26 +02:00
systemd.resource-control.xml cgroup: remove support for NetClass= directive 2016-02-10 16:38:56 +01:00
systemd.scope.xml man: document automatic dependencies 2015-11-11 20:47:07 +01:00
systemd.service.xml core: make the StartLimitXYZ= settings generic and apply to any kind of unit, not just services 2016-02-10 13:26:56 +01:00
systemd.slice.xml man: document automatic dependencies 2015-11-11 20:47:07 +01:00
systemd.socket.xml socket: Add support for socket protcol 2015-11-18 09:34:18 +05:30
systemd.special.xml man: document slices.target 2016-01-27 02:21:28 +01:00
systemd.swap.xml man: document automatic dependencies 2015-11-11 20:47:07 +01:00
systemd.target.xml core: remove support for RequiresOverridable= and RequisiteOverridable= 2015-11-12 19:27:24 +01:00
systemd.time.xml man: calendarspec sub-second support 2015-11-17 23:52:09 +02:00
systemd.timer.xml man: fix typos 2015-12-26 20:37:17 +01:00
systemd.unit.xml core: make the StartLimitXYZ= settings generic and apply to any kind of unit, not just services 2016-02-10 13:26:56 +01:00
systemd.xml basic/terminal-util: introduce SYSTEMD_COLORS environment variable 2016-01-20 10:12:41 +01:00
sysusers.d.xml doc: improved wording in some places 2016-01-28 11:13:17 +01:00
telinit.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
timedatectl.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
timesyncd.conf.xml man: document which section the configuration settings of timesyncd.conf belong into 2016-01-29 14:53:05 +01:00
tmpfiles.d.xml man/tmpfiles.d: add note about permissions and ownership of symlinks 2016-01-13 08:41:54 +01:00
udev_device_get_syspath.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
udev_device_has_tag.xml man: add libudev man-pages (skeletons) 2015-06-17 15:22:49 +02:00
udev_device_new_from_syspath.xml man: document that udev_device_new_* functions set errno on error 2016-02-03 12:14:32 +01:00
udev_enumerate_add_match_subsystem.xml man: add libudev man-pages (skeletons) 2015-06-17 15:22:49 +02:00
udev_enumerate_new.xml man: add libudev man-pages (skeletons) 2015-06-17 15:22:49 +02:00
udev_enumerate_scan_devices.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
udev_list_entry.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
udev_monitor_filter_update.xml man: add libudev man-pages (skeletons) 2015-06-17 15:22:49 +02:00
udev_monitor_new_from_netlink.xml man: add libudev man-pages (skeletons) 2015-06-17 15:22:49 +02:00
udev_monitor_receive_device.xml man: add libudev man-pages (skeletons) 2015-06-17 15:22:49 +02:00
udev_new.xml man: add libudev man-pages (skeletons) 2015-06-17 15:22:49 +02:00
udev.conf.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
udev.xml doc: correct punctuation and improve typography in documentation 2015-11-06 13:00:02 +01:00
udevadm.xml doc: correct orthography, word forms and missing/extraneous words 2015-11-06 13:45:21 +01:00
user-system-options.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00
vconsole.conf.xml man: revert dynamic paths for split-usr setups 2015-06-18 19:47:44 +02:00