Systemd/man
Ronny Chevalier 7d4fb3b1c5 systemctl: add edit verb
It helps editing units by either creating a drop-in file, like
/etc/systemd/system/my.service.d/override.conf, or by copying the
original unit from /usr/lib/systemd/ to /etc/systemd/ if the --full
option is specified.

It invokes an editor on temporary files related to the unit files and
if the editor exited successfully, then it renames the temporary files
to their original names (e.g. my.service or override.conf) and
daemon-reload is invoked.

If the temporary file is empty the modification is canceled.

See https://bugzilla.redhat.com/show_bug.cgi?id=906824
2014-11-29 19:28:14 +01:00
..
.gitignore build-sys,man: use XML entities to substite strings 2013-03-29 20:30:21 -04:00
binfmt.d.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
bootchart.conf.xml bootchart: add control group option 2014-04-24 19:21:51 -04:00
bootctl.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
bootup.xml man: update bootup(7) for asynchronous timers.target 2014-11-06 21:40:52 -05:00
busctl.xml busctl: if no parameter is specified for "busctl status" show credentials of bus owner 2014-11-25 14:28:34 +01:00
coredump.conf.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
coredumpctl.xml man: minor addition to coredumpctl example 2014-10-24 02:22:57 +02:00
crypttab.xml man: document x-systemd.device-timeout for crypttab 2014-07-10 22:52:23 -04:00
custom-html.xsl man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
custom-man.xsl man: always supply quotes around literals 2013-06-26 08:05:14 -04:00
daemon.xml Use log "level" instead of "priority" 2014-11-01 14:39:47 -04:00
file-hierarchy.xml Fix a few more typos 2014-08-30 13:46:07 -04:00
glib-event-glue.c man: glib-event-glue.c - remove unnecessary includes 2014-11-03 14:46:28 +01:00
halt.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
hostname.xml man: document systemd-firstboot(1) 2014-07-07 18:49:17 +02:00
hostnamectl.xml man: hostnamectl understands -M too 2014-11-14 13:18:51 +01:00
journalctl.xml journalctl: add new --vacuum-size= and --vacuum-time= commands to clean up journal files based on a size/time limit 2014-11-03 23:08:33 +01:00
journald.conf.xml journald: turn ForwardToSyslog= off by default 2014-07-11 15:34:40 +02:00
kernel-command-line.xml man: make udev.event-timeout more visible 2014-10-23 00:12:50 -04:00
kernel-install.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
less-variables.xml systemctl: add edit verb 2014-11-29 19:28:14 +01:00
libsystemd-pkgconfig.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
locale.conf.xml man: document systemd-firstboot(1) 2014-07-07 18:49:17 +02:00
localectl.xml man: fix localectl set-x11-keymap syntax description 2014-10-20 19:23:13 +02:00
localtime.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
loginctl.xml man: xinclude --host/--machine 2014-02-20 22:43:27 -05:00
logind.conf.xml logind: Support logind.conf.d directories in the usual search paths 2014-11-26 19:11:37 -05:00
machine-id.xml man: document systemd-firstboot(1) 2014-07-07 18:49:17 +02:00
machine-info.xml hostnamed: introduce new location machin-info field, too 2014-07-11 15:50:32 +02:00
machinectl.xml machinectl: reimplement machinectl's "reboot" verb on top of "kill", and add new verb "poweroff" 2014-03-18 04:48:26 +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: wording and grammar updates 2013-09-12 22:09:57 +02:00
nss-myhostname.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
os-release.xml note on relative symlink in os-release 2014-10-08 08:30:22 -04:00
pam_systemd.xml man: document that $XDG_SESSION_DESKTOP only takes a single item, not a list, unlike $XDG_CURRENT_DESKTOP 2014-10-28 12:32:25 +01:00
resolved.conf.xml man: update resolved man pages a bit 2014-08-11 15:06:22 +02:00
runlevel.xml make utmp/wtmp support configurable 2014-09-26 07:48:35 -04:00
sd-daemon.xml readahead: wipe out readahead 2014-09-25 16:39:18 +02:00
sd-id128.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
sd-journal.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
sd-login.xml readahead: wipe out readahead 2014-09-25 16:39:18 +02:00
sd_booted.xml man: xinclude pkg-config note 2014-02-20 22:43:27 -05:00
sd_bus_creds_get_pid.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
sd_bus_creds_new_from_pid.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
sd_bus_error.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
sd_bus_message_append.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
sd_bus_message_append_array.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
sd_bus_message_append_basic.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
sd_bus_message_append_string_memfd.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
sd_bus_message_append_strv.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
sd_bus_message_get_cookie.xml man: use <constant> markup for errno value 2014-09-25 18:19:03 -04:00
sd_bus_message_get_monotonic_usec.xml man: use <constant> markup for errno value 2014-09-25 18:19:03 -04:00
sd_bus_negotiate_fds.xml sd-bus: add suppot for renegotiating message credential attach flags 2014-11-26 02:20:55 +01:00
sd_bus_new.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
sd_bus_open_user.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
sd_bus_path_encode.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
sd_bus_request_name.xml man: use <constant> markup for errno value 2014-09-25 18:19:03 -04:00
sd_event_add_child.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
sd_event_add_defer.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
sd_event_add_signal.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
sd_event_add_time.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
sd_event_get_fd.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
sd_event_new.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
sd_event_set_name.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
sd_get_seats.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
sd_id128_get_machine.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
sd_id128_randomize.xml s/command-line/command line/g 2014-11-06 20:06:30 +01:00
sd_id128_to_string.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
sd_is_fifo.xml doc: balance C indirections in function prototypes 2014-05-07 20:13:27 -04:00
sd_journal_add_match.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
sd_journal_get_catalog.xml man: add missing commas 2014-10-21 01:11:46 +02:00
sd_journal_get_cursor.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
sd_journal_get_cutoff_realtime_usec.xml man,journal: add note about sd_journal_get_cutoff_monotonic_usec return value 2014-07-18 21:44:36 -04:00
sd_journal_get_data.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
sd_journal_get_fd.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
sd_journal_get_realtime_usec.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
sd_journal_get_usage.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
sd_journal_next.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
sd_journal_open.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
sd_journal_print.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
sd_journal_query_unique.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
sd_journal_seek_head.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
sd_journal_stream_fd.xml Use log "level" instead of "priority" 2014-11-01 14:39:47 -04:00
sd_listen_fds.xml man: xinclude pkg-config note 2014-02-20 22:43:27 -05:00
sd_login_monitor_new.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
sd_machine_get_class.xml man: document sd_machine_get_class() and sd_machine_get_ifindices() 2014-10-20 19:23:13 +02:00
sd_notify.xml sd-daemon,man: ignore missing $WATCHDOG_PID 2014-10-23 00:17:18 -04:00
sd_pid_get_session.xml man: document sd_machine_get_class() and sd_machine_get_ifindices() 2014-10-20 19:23:13 +02:00
sd_seat_get_active.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
sd_session_is_active.xml login: add public sd_session_get_desktop() API 2014-09-22 14:27:02 +02:00
sd_uid_get_state.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
sd_watchdog_enabled.xml sd-daemon,man: ignore missing $WATCHDOG_PID 2014-10-23 00:17:18 -04:00
shutdown.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
standard-options.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
sysctl.d.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
systemctl.xml systemctl: add edit verb 2014-11-29 19:28:14 +01:00
systemd-activate.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
systemd-analyze.xml man: merge systemd-verify with systemd-analyze 2014-07-21 22:33:51 -04:00
systemd-ask-password-console.service.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
systemd-ask-password.xml ask-password: Add --echo to enable echoing the user input 2014-10-05 15:29:41 -04:00
systemd-backlight@.service.xml man: fix typos in backlight/rfkill page 2013-10-19 12:33:47 +02:00
systemd-binfmt.service.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
systemd-bootchart.xml s/commandline/command line/g 2014-11-06 15:34:18 +01:00
systemd-bus-proxyd.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
systemd-bus-proxyd@.service.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
systemd-cat.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
systemd-cgls.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
systemd-cgtop.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
systemd-coredump.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
systemd-cryptsetup-generator.xml man: wording and grammar updates 2013-10-15 08:19:49 -04:00
systemd-cryptsetup@.service.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
systemd-debug-generator.xml Correct a few typos 2014-10-02 11:46:23 +02:00
systemd-delta.xml s/commandline/command line/g 2014-11-06 15:34:18 +01:00
systemd-detect-virt.xml man: join tables in systemd-detect-virt(1) 2014-10-12 18:28:07 -04:00
systemd-efi-boot-generator.xml man: wording and grammar updates 2013-09-10 18:34:41 +02:00
systemd-escape.xml man: document systemd-escape(1) 2014-07-07 22:48:25 +02:00
systemd-firstboot.xml systemd-firstboot: fix typo in man page 2014-08-28 18:06:02 -04:00
systemd-fsck@.service.xml man: beef up systemd-fsck description 2014-06-30 18:41:17 -04:00
systemd-fstab-generator.xml fstab-generator: Honor mount.usr*= on kernel command line 2014-10-10 12:57:19 +02:00
systemd-getty-generator.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
systemd-gpt-auto-generator.xml doc: comma placement corrections and word order 2014-05-07 20:13:27 -04:00
systemd-halt.service.xml man: document fail/nofail, auto/noauto 2013-12-25 23:22:05 -05:00
systemd-hibernate-resume-generator.xml Fix a few more typos 2014-08-30 13:46:07 -04:00
systemd-hibernate-resume@.service.xml man: reword sd-hibernate-resume description and add link 2014-08-26 21:14:11 -04:00
systemd-hostnamed.service.xml s/command-line/command line/g 2014-11-06 20:06:30 +01:00
systemd-inhibit.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
systemd-initctl.service.xml man: reword man page titles 2012-07-16 18:08:25 +02:00
systemd-journal-gatewayd.service.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
systemd-journal-remote.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
systemd-journal-upload.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
systemd-journald.service.xml man: document audit input for journald 2014-11-03 22:02:23 +01:00
systemd-localed.service.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
systemd-logind.service.xml man: document machinectl and systemd-machined 2013-07-06 22:23:31 -04:00
systemd-machine-id-setup.xml man: document systemd-firstboot(1) 2014-07-07 18:49:17 +02:00
systemd-machined.service.xml man: fix typo in documentation of systemd-machined 2013-08-04 21:47:14 -04:00
systemd-modules-load.service.xml man: remove "wine" from unrelated man pages 2013-08-15 18:07:47 +02:00
systemd-networkd-wait-online.service.xml doc: comma placement corrections and word order 2014-05-07 20:13:27 -04:00
systemd-networkd.service.xml resolved: add daemon to manage resolv.conf 2014-05-19 18:14:56 +02:00
systemd-notify.xml readahead: wipe out readahead 2014-09-25 16:39:18 +02:00
systemd-nspawn.xml nspawn: Add try-{host,guest} journal link modes 2014-11-21 14:27:26 +01:00
systemd-path.xml path: add new "systemd-path" utility for querying paths described in file-hierarchy(7) 2014-07-02 12:23:36 +02:00
systemd-quotacheck.service.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
systemd-random-seed.service.xml fix lingering references to /var/lib/{backlight,random-seed} 2013-10-02 07:51:06 -04:00
systemd-remount-fs.service.xml man: add various filenames to the index 2013-05-03 01:00:42 -04:00
systemd-resolved.service.xml man: minimal updates to resolved.conf man page 2014-08-12 19:49:15 +02:00
systemd-rfkill@.service.xml man: fix typos in backlight/rfkill page 2013-10-19 12:33:47 +02:00
systemd-run.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
systemd-shutdownd.service.xml man: reword man page titles 2012-07-16 18:08:25 +02:00
systemd-sleep.conf.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
systemd-socket-proxyd.xml man: xinclude --help/--version/--no-pager 2014-02-20 22:43:27 -05:00
systemd-suspend.service.xml man: fix path for system-sleep hook directory 2014-07-23 23:36:22 +02:00
systemd-sysctl.service.xml man: remove "wine" from unrelated man pages 2013-08-15 18:07:47 +02:00
systemd-system-update-generator.xml man: fix invalid links to generator wiki pages 2012-10-02 11:52:29 -04:00
systemd-system.conf.xml core: remove system start timeout logic again 2014-10-28 01:42:13 +01:00
systemd-sysusers.xml sysusers: optionally, read sysuers configuration from standard input 2014-08-19 02:14:32 +02:00
systemd-sysv-generator.xml man: add systemd-sysv-generator(8) 2014-11-27 17:22:26 -05:00
systemd-timedated.service.xml s/command-line/command line/g 2014-11-06 20:06:30 +01:00
systemd-timesyncd.service.xml timesyncd: beef up NTP server selection logic, and acquire NTP servers from DHCP 2014-08-12 19:48:24 +02:00
systemd-tmpfiles.xml tmpfiles: add --root option to operate on an alternate fs tree 2014-03-14 09:31:34 -04:00
systemd-tty-ask-password-agent.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
systemd-udevd.service.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
systemd-update-done.service.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
systemd-update-utmp.service.xml make utmp/wtmp support configurable 2014-09-26 07:48:35 -04:00
systemd-user-sessions.service.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
systemd-vconsole-setup.service.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
systemd.automount.xml man: fix references to systemctl man page which is now in section 1 2014-09-06 13:45:18 +02:00
systemd.device.xml man: fix references to systemctl man page which is now in section 1 2014-09-06 13:45:18 +02:00
systemd.exec.xml smack: introduce new SmackProcessLabel option 2014-11-24 10:20:53 -05:00
systemd.journal-fields.xml docs: remove repeating words from man/*xml 2014-07-23 08:47:19 -04:00
systemd.kill.xml man: fix references to systemctl man page which is now in section 1 2014-09-06 13:45:18 +02:00
systemd.link.xml s/commandline/command line/g 2014-11-06 15:34:18 +01:00
systemd.mount.xml swap: restore support for nofail 2014-11-26 15:17:07 -05:00
systemd.netdev.xml networkd: warn when ignoring unsupported tuntap options 2014-08-18 18:11:42 +02:00
systemd.network.xml networkd: allow specification of DHCP route metric 2014-09-08 15:09:08 +02:00
systemd.path.xml man: fix references to systemctl man page which is now in section 1 2014-09-06 13:45:18 +02:00
systemd.preset.xml man: resolve word omissions 2013-12-25 22:53:45 -05:00
systemd.resource-control.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
systemd.scope.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
systemd.service.xml core: send sigabrt on watchdog timeout to get the stacktrace 2014-10-28 17:37:39 +01:00
systemd.slice.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
systemd.snapshot.xml man: fix references to systemctl man page which is now in section 1 2014-09-06 13:45:18 +02:00
systemd.socket.xml man: fix typos in description of SELinuxContextFromNet= 2014-10-27 11:42:33 +01:00
systemd.special.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
systemd.swap.xml swap: restore support for nofail 2014-11-26 15:17:07 -05:00
systemd.target.xml man: fix references to systemctl man page which is now in section 1 2014-09-06 13:45:18 +02:00
systemd.time.xml calendarspec: parse 'quarterly' and 'semi-annually' as shortcuts 2014-10-27 18:09:26 +01:00
systemd.timer.xml man: fix references to systemctl man page which is now in section 1 2014-09-06 13:45:18 +02:00
systemd.unit.xml man: document that we don't document .include on purpose 2014-11-06 14:21:11 +01:00
systemd.xml man: document the new "rescue" kernel command line option 2014-10-09 18:27:36 +02:00
sysusers.d.xml tmpfiles: add new 'r' line type to add UIDs/GIDs to the pool to allocate UIDs/GIDs from 2014-08-19 19:06:39 +02:00
telinit.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
timedatectl.xml man: add a mapping for external manpages 2014-07-07 18:36:55 -04:00
timesyncd.conf.xml timesyncd: beef up NTP server selection logic, and acquire NTP servers from DHCP 2014-08-12 19:48:24 +02:00
tmpfiles.d.xml man/tmpfiles.d: fix typo 2014-11-04 20:00:31 +01:00
udev.conf.xml s/command-line/command line/g 2014-11-06 20:06:30 +01:00
udev.xml man: add emacs header to get correct indention in nxml-mode for the manpage XML files that use 2ch indenting 2014-11-21 20:44:48 +01:00
udevadm.xml udevadm trigger: allow matching by device name 2014-11-25 21:16:47 -05:00
user-system-options.xml man: document that systemctl's -H may now be used to connect directly to a container on a remote host 2014-07-03 20:37:10 +02:00
vconsole.conf.xml man: add various filenames to the index 2013-05-03 01:00:42 -04:00