1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-10-27 01:55:32 +03:00
systemd-stable/man
Lennart Poettering 223ab9345d systemctl: remove "load" command
"systemctl load" has always been racy since the GC could hit any time,
before making use of the loaded unit. Very recent systemd will run GC
immeidately after all unit state changes which has the effect that the
the effect of "systemctl load" is completely gone now, so let's remove
the support for it in "systemctl" for good.
2013-07-26 17:05:43 +02:00
..
.gitignore build-sys,man: use XML entities to substite strings 2013-03-29 20:30:21 -04:00
binfmt.d.xml man: use HTTPS links for links that support it 2013-07-16 17:42:56 +02:00
bootchart.conf.xml man: more grammar improvements 2013-07-03 08:19:20 -04:00
bootup.xml man: more grammar improvements 2013-07-03 08:19:20 -04:00
crypttab.xml man: wording and grammar updates 2013-07-21 11:23:58 -04:00
custom-html.xsl man: always supply quotes around literals 2013-06-26 08:05:14 -04:00
custom-man.xsl man: always supply quotes around literals 2013-06-26 08:05:14 -04:00
daemon.xml man: more grammar improvements 2013-07-03 08:19:20 -04:00
halt.xml man: more grammar improvements 2013-07-03 08:19:20 -04:00
hostname.xml man: more grammar improvements 2013-07-03 08:19:20 -04:00
hostnamectl.xml man: more grammar improvements 2013-07-03 08:19:20 -04:00
journalctl.xml man: wording and grammar updates 2013-07-21 11:23:58 -04:00
journald.conf.xml journal: immediately sync to disk as soon as we receieve an EMERG/ALERT/CRIT message 2013-07-24 12:34:28 +02:00
kernel-command-line.xml man: more grammar improvements 2013-07-03 08:19:20 -04:00
kernel-install.xml man: more grammar improvements 2013-07-03 08:19:20 -04:00
locale.conf.xml man: more grammar improvements 2013-07-03 08:19:20 -04:00
localectl.xml man: more grammar improvements 2013-07-03 08:19:20 -04:00
localtime.xml man: more grammar improvements 2013-07-03 08:19:20 -04:00
loginctl.xml man: a few corrections to the machinectl man page 2013-07-19 18:00:21 +02:00
logind.conf.xml man: improve word usage and grammar in logind.conf(5) 2013-07-09 09:07:33 -04:00
machine-id.xml man: use HTTPS links for links that support it 2013-07-16 17:42:56 +02:00
machine-info.xml man: improve grammar and word formatting in numerous man pages 2013-07-02 23:06:22 -04:00
machinectl.xml man: wording and grammar updates 2013-07-21 11:23:58 -04: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: improve grammar and word formatting in numerous man pages 2013-07-02 23:06:22 -04:00
nss-myhostname.xml man: improve grammar and word formatting in numerous man pages 2013-07-02 23:06:22 -04:00
os-release.xml man: use HTTPS links for links that support it 2013-07-16 17:42:56 +02:00
pam_systemd.xml man: wording and grammar updates 2013-07-21 11:23:58 -04:00
runlevel.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
sd_booted.xml man: fix spacing issue in various man pages 2013-06-29 10:28:57 -04:00
sd_get_seats.xml man: fix spacing issue in various man pages 2013-06-29 10:28:57 -04:00
sd_id128_get_machine.xml man: improve grammar and word formatting in numerous man pages 2013-07-02 23:06:22 -04:00
sd_id128_randomize.xml man: improve grammar and word formatting in numerous man pages 2013-07-02 23:06:22 -04:00
sd_id128_to_string.xml man: add more formatting markup 2013-07-02 23:06:22 -04:00
sd_is_fifo.xml man: add more formatting markup 2013-07-02 23:06:22 -04:00
sd_journal_add_match.xml man: fix spacing issue in various man pages 2013-06-29 10:28:57 -04:00
sd_journal_get_catalog.xml man: fix spacing issue in various man pages 2013-06-29 10:28:57 -04:00
sd_journal_get_cursor.xml man: fix spacing issue in various man pages 2013-06-29 10:28:57 -04:00
sd_journal_get_cutoff_realtime_usec.xml man: improve grammar and word formatting in numerous man pages 2013-07-02 23:06:22 -04:00
sd_journal_get_data.xml man: fix spacing issue in various man pages 2013-06-29 10:28:57 -04:00
sd_journal_get_fd.xml man: fix spacing issue in various man pages 2013-06-29 10:28:57 -04:00
sd_journal_get_realtime_usec.xml man: improve grammar and word formatting in numerous man pages 2013-07-02 23:06:22 -04:00
sd_journal_get_usage.xml man: fix spacing issue in various man pages 2013-06-29 10:28:57 -04:00
sd_journal_next.xml man: fix spacing issue in various man pages 2013-06-29 10:28:57 -04:00
sd_journal_open.xml journal: return -ECHILD after a fork 2013-07-16 12:09:48 -04:00
sd_journal_print.xml man: improve grammar and word formatting in numerous man pages 2013-07-02 23:06:22 -04:00
sd_journal_query_unique.xml man: fix spacing issue in various man pages 2013-06-29 10:28:57 -04:00
sd_journal_seek_head.xml man: fix spacing issue in various man pages 2013-06-29 10:28:57 -04:00
sd_journal_stream_fd.xml man: improve grammar and word formatting in numerous man pages 2013-07-02 23:06:22 -04:00
sd_listen_fds.xml man: fix spacing issue in various man pages 2013-06-29 10:28:57 -04:00
sd_login_monitor_new.xml man: fix spacing issue in various man pages 2013-06-29 10:28:57 -04:00
sd_notify.xml man: add more formatting markup 2013-07-02 23:06:22 -04:00
sd_pid_get_session.xml man: document sd_pid_get_slice() call of libsystemd-login 2013-07-19 18:10:12 +02:00
sd_readahead.xml man: Fix id attributes 2013-03-07 16:05:47 +01:00
sd_seat_get_active.xml man: add more formatting markup 2013-07-02 23:06:22 -04:00
sd_session_is_active.xml man: fix spacing issue in various man pages 2013-06-29 10:28:57 -04:00
sd_uid_get_state.xml man: fix spacing issue in various man pages 2013-06-29 10:28:57 -04:00
sd-daemon.xml man: fix spacing issue in various man pages 2013-06-29 10:28:57 -04:00
sd-id128.xml man: use HTTPS links for links that support it 2013-07-16 17:42:56 +02:00
sd-journal.xml man: fix spacing issue in various man pages 2013-06-29 10:28:57 -04:00
sd-login.xml man: fix spacing issue in various man pages 2013-06-29 10:28:57 -04:00
sd-readahead.xml man: Fix id attributes 2013-03-07 16:05:47 +01:00
shutdown.xml man: remove note about shutdown being legacy 2013-07-12 01:01:10 -04:00
sysctl.d.xml man: improve grammar and word formatting in numerous man pages 2013-07-02 23:06:22 -04:00
systemctl.xml systemctl: remove "load" command 2013-07-26 17:05:43 +02:00
systemd-activate.xml systemd-activate: pass environment variables through 2013-03-15 22:55:24 -04:00
systemd-analyze.xml systemctl: move set-log-level to systemd-analyze 2013-07-26 16:59:55 +02:00
systemd-ask-password-console.service.xml Reword sentences that contain psuedo-English "resp." 2012-10-16 01:03:01 +02:00
systemd-ask-password.xml man: clearify the meaning of timeout=0 for password agents 2013-01-23 01:08:48 +01:00
systemd-binfmt.service.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
systemd-bootchart.xml man: wording and grammar updates 2013-07-21 11:23:58 -04:00
systemd-cat.xml man: add various filenames to the index 2013-05-03 01:00:42 -04:00
systemd-cgls.xml journalctl,loginctl,systemctl,systemd-cgls: add -l as alias for --full 2013-06-17 10:33:34 -04:00
systemd-cgtop.xml cgtop: add % as key to toggle time/percentage 2013-04-02 15:01:44 -04:00
systemd-coredumpctl.xml replace tabs with spaces in various files 2013-07-02 23:06:22 -04:00
systemd-cryptsetup-generator.xml cryptsetup-generator: add support for rd.luks.key= 2013-04-18 02:45:01 +02:00
systemd-cryptsetup@.service.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
systemd-delta.xml systemd-delta: add support for drop-in snippets 2013-05-16 17:23:28 -04:00
systemd-detect-virt.xml detect-virt: detect User-Mode Linux 2013-07-16 14:27:53 +02:00
systemd-fsck@.service.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
systemd-fstab-generator.xml man: extend systemd.directives(7) to all manual pages 2013-01-26 11:36:53 -05:00
systemd-getty-generator.xml unit: link up getty configuration from man page and unit files 2012-11-20 20:10:30 +01:00
systemd-halt.service.xml man: always supply quotes around literals 2013-06-26 08:05:14 -04:00
systemd-hostnamed.service.xml man: improve grammar and word formatting in numerous man pages 2013-07-02 23:06:22 -04:00
systemd-inhibit.xml man: improve grammar and word formatting in numerous man pages 2013-07-02 23:06:22 -04:00
systemd-initctl.service.xml man: reword man page titles 2012-07-16 18:08:25 +02:00
systemd-journal-gatewayd.service.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05:00
systemd-journald.service.xml man: also mention /run/log/journal in systemd-jouranld.service(8) 2013-07-19 19:04:19 -04: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: reword man page titles 2012-07-16 18:08:25 +02:00
systemd-machined.service.xml man: wording and grammar updates 2013-07-21 11:23:58 -04:00
systemd-modules-load.service.xml man: improve grammar and word formatting in numerous man pages 2013-07-02 23:06:22 -04:00
systemd-notify.xml man: reword man page titles 2012-07-16 18:08:25 +02:00
systemd-nspawn.xml man: update systemd-nspawn regarding new --slice= logic 2013-07-19 17:55:52 +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 units: rework systemd-random-seed-{load,save}.service to be a single service 2013-05-15 22:38:51 +02:00
systemd-readahead-replay.service.xml man: improve grammar and word formatting in numerous man pages 2013-07-02 23:06:22 -04:00
systemd-remount-fs.service.xml man: add various filenames to the index 2013-05-03 01:00:42 -04:00
systemd-run.xml core: allow setting RemainAfterExit= for transient services 2013-07-26 16:09:25 +02:00
systemd-shutdownd.service.xml man: reword man page titles 2012-07-16 18:08:25 +02:00
systemd-sleep.conf.xml systemd-sleep: add support for freeze and standby 2013-05-06 22:51:57 +02:00
systemd-suspend.service.xml man: always supply quotes around literals 2013-06-26 08:05:14 -04:00
systemd-sysctl.service.xml man: fix 'sysytemd' typos 2012-06-13 00:09:25 +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 man: improve grammar and word formatting in numerous man pages 2013-07-02 23:06:22 -04:00
systemd-timedated.service.xml man: improve grammar and word formatting in numerous man pages 2013-07-02 23:06:22 -04:00
systemd-tmpfiles.xml tmpfiles: introduce --exclude-prefix 2013-07-24 12:04:00 -04:00
systemd-tty-ask-password-agent.xml man: fix --h vs. -h typos 2012-06-27 10:48:13 +02:00
systemd-udevd.service.xml man: mention net.ifnames in kernel-command-line(3) 2013-05-22 21:13:57 -04:00
systemd-update-utmp.service.xml utmp: turn systemd-update-utmp-shutdown.service into a normal runtime service 2013-05-16 00:19:03 +02:00
systemd-user-sessions.service.xml build-sys: create Makefile-man.am automatically 2013-02-06 23:16:16 -05: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: use <literal> not <filename> for suffixes 2013-07-12 01:09:25 -04:00
systemd.cgroup.xml man: wording and grammar updates 2013-07-21 11:23:58 -04:00
systemd.device.xml man: use <literal> not <filename> for suffixes 2013-07-12 01:09:25 -04:00
systemd.exec.xml man: drop the old cgroup settings from the man pages 2013-07-19 17:23:34 +02:00
systemd.journal-fields.xml journal: add logging of effective capabilities _CAP_EFFECTIVE 2013-07-16 04:27:04 +02:00
systemd.kill.xml man: add more formatting markup 2013-07-02 23:06:22 -04:00
systemd.mount.xml man: document the slice and scope units, add systemd.cgroup(5) 2013-07-12 01:10:04 -04:00
systemd.path.xml man: use <literal> not <filename> for suffixes 2013-07-12 01:09:25 -04:00
systemd.preset.xml man: improve grammar and word formatting in numerous man pages 2013-07-02 23:06:22 -04:00
systemd.scope.xml man: wording and grammar updates 2013-07-21 11:23:58 -04:00
systemd.service.xml man: document the slice and scope units, add systemd.cgroup(5) 2013-07-12 01:10:04 -04:00
systemd.slice.xml man: wording and grammar updates 2013-07-21 11:23:58 -04:00
systemd.snapshot.xml man: update scope unit man page a bit 2013-07-19 19:04:17 +02:00
systemd.socket.xml man: wording and grammar update 2013-07-13 07:56:11 -04:00
systemd.special.xml man: wording and grammar updates 2013-07-21 11:23:58 -04:00
systemd.swap.xml man: document the slice and scope units, add systemd.cgroup(5) 2013-07-12 01:10:04 -04:00
systemd.target.xml man: use <literal> not <filename> for suffixes 2013-07-12 01:09:25 -04:00
systemd.time.xml man: add more formatting markup 2013-07-02 23:06:22 -04:00
systemd.timer.xml man: use <literal> not <filename> for suffixes 2013-07-12 01:09:25 -04:00
systemd.unit.xml man: wording and grammar updates 2013-07-21 11:23:58 -04:00
systemd.xml man: wording and grammar updates 2013-07-21 11:23:58 -04:00
telinit.xml relicense to LGPLv2.1 (with exceptions) 2012-04-12 00:24:39 +02:00
timedatectl.xml man: add more formatting markup 2013-07-02 23:06:22 -04:00
tmpfiles.d.xml man: improve grammar and word formatting in numerous man pages 2013-07-02 23:06:22 -04:00
udev.xml man: Fix copy&paste error 2013-07-23 05:03:17 +02:00
udevadm.xml udev: udevadm hwdb - add --root= 2013-02-08 12:00:05 +01:00
vconsole.conf.xml man: add various filenames to the index 2013-05-03 01:00:42 -04:00