1
0
mirror of https://github.com/systemd/systemd synced 2024-07-08 20:15:55 +00:00
systemd/man
Lennart Poettering 5038df43be make dir-locals work again with emacs 26.1
After upgrading to emacs-26.1-1.fc28.x86_64 I noticed that our
.dir-locals.el files weren't honoured anymore (specifically the fill
column variable is not correctly set for c-mode files). I finally
tracked this down to the order in which items are listed in
.dir-locals.el: if the "nil" one is listed last everything works,
otherwise, it's the one that is applied instead of the c-mode one.

This patch simply swaps the entries, and puts the "nil" one last. My
emacs lisp fu is a bit too limited to understand the full impact for
this, and why emacs 26.1 changed behaviour in this regard, but from an
outsider's view the order shouldn't negatively affect things otherwise,
hence this patch.
2018-07-23 20:00:48 +02:00
..
rules meson: allow building resolved and machined without nss modules 2018-07-23 14:03:05 +02:00
.dir-locals.el make dir-locals work again with emacs 26.1 2018-07-23 20:00:48 +02:00
50-xdg-data-dirs.sh man: add systemd.environment-generator(7) with two examples 2017-02-20 18:49:14 -05:00
90-rearrange-path.py more portable python shebangs (#5816) 2017-04-30 20:26:56 -04:00
binfmt.d.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
bootctl.xml man: fix URL to BLS 2018-06-20 16:56:01 +02:00
bootup.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
busctl.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
coredump.conf.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
coredumpctl.xml coredumpctl: info shows the last entry by default 2018-07-23 17:45:53 +02:00
crypttab.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
custom-entities.ent.in man: Correct value of default KillUserProcesses= 2018-03-09 18:29:25 +01:00
custom-html.xsl tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
custom-man.xsl Drop my copyright headers 2018-06-14 13:03:20 +02:00
daemon.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
dnssec-trust-anchors.d.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
environment.d.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
file-hierarchy.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
glib-event-glue.c tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
halt.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
hostname.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
hostnamectl.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
hwdb.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
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-wait.c man: move examples out of sd_journal_get_fd into separate files 2018-03-24 14:14:12 +01:00
journal-remote.conf.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
journal-upload.conf.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
journalctl.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
journald.conf.xml man: SystemMaxUse= clarification in journald.conf(5) 2018-06-25 11:18:20 +02:00
kernel-command-line.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
kernel-install.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
less-variables.xml tree-wide: remove Lennart's copyright lines 2018-06-14 10:20:20 +02:00
libsystemd-pkgconfig.xml Drop my copyright headers 2018-06-14 13:03:20 +02:00
libudev.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
loader.conf.xml man: use systemd-boot instead of sd-boot 2018-06-15 14:27:37 +09:00
locale.conf.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
localectl.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
localtime.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
loginctl.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
logind.conf.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
machine-id.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
machine-info.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
machinectl.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
meson.build meson: allow systemd.directives and .index to be built if -Dman=false 2018-07-16 12:36:44 +02:00
modules-load.d.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
networkctl.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
networkd.conf.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
nss-myhostname.xml meson: allow building resolved and machined without nss modules 2018-07-23 14:03:05 +02:00
nss-mymachines.xml meson: allow building resolved and machined without nss modules 2018-07-23 14:03:05 +02:00
nss-resolve.xml meson: allow building resolved and machined without nss modules 2018-07-23 14:03:05 +02:00
nss-systemd.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
os-release.xml man: fix typo 2018-07-04 10:53:21 +02:00
pam_systemd.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
portablectl.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
resolvectl.xml resolvectl: Take empty string argument to clear lists in "dns", "domain" and "nta" options 2018-07-17 21:20:52 +02:00
resolved.conf.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
runlevel.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_booted.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_bus_add_match.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_creds_get_pid.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_creds_new_from_pid.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_default.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_error_add_map.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_error.xml Merge pull request #9490 from keszybz/document-sd_message_read 2018-07-03 16:56:49 +02:00
sd_bus_get_fd.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_get_n_queued_read.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_is_open.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_message_append_array.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_message_append_basic.xml Merge pull request #9490 from keszybz/document-sd_message_read 2018-07-03 16:56:49 +02:00
sd_bus_message_append_string_memfd.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_message_append_strv.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_message_append.xml Merge pull request #9490 from keszybz/document-sd_message_read 2018-07-03 16:56:49 +02:00
sd_bus_message_copy.xml man: add sd_bus_message_copy(3) 2018-07-16 12:25:16 +02:00
sd_bus_message_get_cookie.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_bus_message_get_monotonic_usec.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_bus_message_new_method_error.xml man: add sd_bus_message_new_error(3) 2018-07-16 12:25:14 +02:00
sd_bus_message_read_basic.xml Merge pull request #9490 from keszybz/document-sd_message_read 2018-07-03 16:56:49 +02:00
sd_bus_message_read.xml man: document sd_bus_read(), add more about sd_bus_read_basic() 2018-07-03 14:31:01 +02:00
sd_bus_message_set_destination.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_bus_negotiate_fds.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_new.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_path_encode.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_process.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_reply_method_error.xml man: add sd_bus_reply_method_error(3) 2018-07-16 12:25:16 +02:00
sd_bus_request_name.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_bus_set_connected_signal.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_set_description.xml man: add sd_bus_set_description(3) 2018-07-16 12:36:44 +02:00
sd_bus_set_sender.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_set_watch_bind.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_slot_set_destroy_callback.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_slot_set_floating.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_track_add_name.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_bus_track_new.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_add_child.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_add_defer.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_add_inotify.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_add_io.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_add_signal.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_add_time.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_exit.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_get_fd.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_new.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_now.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_run.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_set_watchdog.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_source_get_event.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_source_get_pending.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_source_set_description.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_source_set_destroy_callback.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_source_set_enabled.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_source_set_prepare.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_source_set_priority.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_source_set_userdata.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_source_unref.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_event_wait.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_get_seats.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_id128_get_machine.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_id128_randomize.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_id128_to_string.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_is_fifo.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_journal_add_match.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_journal_enumerate_fields.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_journal_get_catalog.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_journal_get_cursor.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_journal_get_cutoff_realtime_usec.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_journal_get_data.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_journal_get_fd.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_journal_get_realtime_usec.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_journal_get_usage.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_journal_has_runtime_files.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_journal_next.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_journal_open.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_journal_print.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_journal_query_unique.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_journal_seek_head.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_journal_stream_fd.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_listen_fds.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_login_monitor_new.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_machine_get_class.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_notify.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_pid_get_owner_uid.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd_seat_get_active.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_session_is_active.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_uid_get_state.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd_watchdog_enabled.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd-bus-errors.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd-bus.xml man: add sd_bus_set_description(3) 2018-07-16 12:36:44 +02:00
sd-daemon.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd-event.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sd-id128.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd-journal.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
sd-login.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
shutdown.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
standard-conf.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
standard-options.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
sysctl.d.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemctl.xml man: fix list-files example 2018-07-19 11:31:05 +02:00
systemd-analyze.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-ask-password-console.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-ask-password.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-backlight@.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-binfmt.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-boot.xml man: small fixups for systemd-boot(8) 2018-06-22 13:10:32 +02:00
systemd-cat.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-cgls.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-cgtop.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-coredump.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-cryptsetup-generator.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-cryptsetup@.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-debug-generator.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-delta.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-detect-virt.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-environment-d-generator.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
systemd-escape.xml escape: add --instance option 2018-06-25 11:17:55 +02:00
systemd-firstboot.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-fsck@.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-fstab-generator.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-getty-generator.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-gpt-auto-generator.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-halt.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-hibernate-resume-generator.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
systemd-hibernate-resume@.service.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
systemd-hostnamed.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-hwdb.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-importd.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-inhibit.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-initctl.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-journal-gatewayd.service.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-journal-remote.service.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-journal-upload.service.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-journald.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-localed.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-logind.service.xml tree-wide: use "polkit" to refer to PolicyKit/polkit 2018-07-16 12:44:24 +02:00
systemd-machine-id-commit.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-machine-id-setup.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-machined.service.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
systemd-makefs@.service.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
systemd-modules-load.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-mount.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-networkd-wait-online.service.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
systemd-networkd.service.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
systemd-notify.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-nspawn.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-path.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-portabled.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-quotacheck.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-random-seed.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-rc-local-generator.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-remount-fs.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-resolved.service.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-rfkill.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-run.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-sleep.conf.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-socket-activate.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-socket-proxyd.xml tree-wide: drop copyright lines for more authors 2018-06-22 16:39:45 +02:00
systemd-suspend.service.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
systemd-sysctl.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-system-update-generator.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-system.conf.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-sysusers.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-sysv-generator.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
systemd-time-wait-sync.service.xml tree-wide: drop copyright lines for more authors 2018-06-22 16:39:45 +02:00
systemd-timedated.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-timesyncd.service.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
systemd-tmpfiles.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-tty-ask-password-agent.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-udevd.service.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd-update-done.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-update-utmp.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-user-sessions.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-vconsole-setup.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-veritysetup-generator.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-veritysetup@.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd-volatile-root.service.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd.automount.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd.device.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd.dnssd.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd.environment-generator.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
systemd.exec.xml Add support for opening files for appending 2018-07-20 03:54:22 -07:00
systemd.generator.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
systemd.journal-fields.xml journal: store the original timestamp as SYSLOG_TIMESTAMP= 2018-07-05 00:40:35 +02:00
systemd.kill.xml Make final kill signal configurable 2018-07-23 13:44:54 +02:00
systemd.link.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd.mount.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd.netdev.xml man: fix group name for systemd-networkd 2018-07-17 03:12:19 +09:00
systemd.network.xml Merge pull request #9489 from keszybz/copyright-removal-3 2018-07-03 16:55:01 +02:00
systemd.nspawn.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd.offline-updates.xml man: systemd.offline-updates: Document system-update-pre.target usage 2018-06-21 10:45:55 +02:00
systemd.path.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd.preset.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd.resource-control.xml Various accountings are not implied by their controllers 2018-07-20 16:44:40 +02:00
systemd.scope.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd.service.xml man: clarify that prefixing ExecStart= lines with "-" won't cause systemd to not record non-zero exit statuses 2018-07-17 06:32:54 -07:00
systemd.slice.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd.socket.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd.special.xml man: add a description of user@.service, user-runtime-dir@.service, user-*.slice 2018-07-20 16:57:50 +02:00
systemd.swap.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd.syntax.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd.target.xml [man] minor systemd.target manual update 2018-07-13 19:07:43 +02:00
systemd.time.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
systemd.timer.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd.unit.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
systemd.xml man: convert old compile option to meson option 2018-07-09 06:53:42 +02:00
sysusers.d.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
telinit.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
timedatectl.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
timesyncd.conf.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00
tmpfiles.d.xml Merge pull request #9489 from keszybz/copyright-removal-3 2018-07-03 16:55:01 +02:00
udev_device_get_syspath.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_device_has_tag.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_device_new_from_syspath.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_enumerate_add_match_subsystem.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_enumerate_new.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_enumerate_scan_devices.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_list_entry.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_monitor_filter_update.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_monitor_new_from_netlink.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_monitor_receive_device.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev_new.xml tree-wide: drop copyright headers from frequent contributors 2018-06-20 11:58:53 +02:00
udev.conf.xml Merge pull request #9301 from keszybz/man-drop-authorgroup 2018-06-14 15:29:24 +02:00
udev.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
udevadm.xml man: drop mode line in file headers 2018-07-03 01:32:25 +02:00
user-system-options.xml Drop my copyright headers 2018-06-14 13:03:20 +02:00
user@.service.xml Fix grammar 2018-07-21 10:17:58 +09:00
vconsole.conf.xml man: drop unused <authorgroup> tags from man sources 2018-06-14 12:22:18 +02:00