summaryrefslogtreecommitdiff
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #13423 from pwithnall/12035-session-time-limitsZbigniew Jędrzejewski-Szmek2019-10-282-0/+32
|\ | | | | Add `RuntimeMaxSec=` support to scope units (time-limited login sessions)
| * pam_systemd: Forward systemd.runtime_max_sec setting to session scopePhilip Withnall2019-10-281-0/+7
| | | | | | | | | | | | | | | | | | | | | | Allow earlier PAM modules to set `systemd.runtime_max_sec`. If they do, parse it and set it as the `RuntimeMaxUSec=` property of the session scope, to limit the maximum lifetime of the session. This could be useful for time-limiting login sessions, for example. Signed-off-by: Philip Withnall <withnall@endlessm.com> Fixes: #12035
| * scope: Support RuntimeMaxSec= directive in scope unitsPhilip Withnall2019-10-281-0/+25
| | | | | | | | | | | | | | | | | | | | | | | | Just as `RuntimeMaxSec=` is supported for service units, add support for it to scope units. This will gracefully kill a scope after the timeout expires from the moment the scope enters the running state. This could be used for time-limited login sessions, for example. Signed-off-by: Philip Withnall <withnall@endlessm.com> Fixes: #12035
* | Merge pull request #13635 from fbuihuu/no-aliases-with-enableZbigniew Jędrzejewski-Szmek2019-10-281-4/+4
|\ \ | | | | | | man: alias names can't be used with enable command
| * | man: alias names can't be used with enable commandFranck Bui2019-09-241-4/+4
| | |
* | | Merge pull request #13623 from yuwata/network-wifi-iftypeZbigniew Jędrzejewski-Szmek2019-10-251-0/+12
|\ \ \
| * | | network: support matching based on wifi interfece typeYu Watanabe2019-10-251-0/+12
|/ / /
* | | networkctl: introduce reconfigure methodYu Watanabe2019-10-241-0/+7
| | |
* | | networkctl: add reload commandYu Watanabe2019-10-241-0/+12
| | |
* | | Merge pull request #13807 from 1848/ip6gre_key_fixYu Watanabe2019-10-231-0/+10
|\ \ \ | | | | | | | | networkd: Set key (IFLA_GRE_IKEY,IFLA_GRE_OKEY) on ip6gre interfaces.
| * | | Added ip6gre example to man18482019-10-221-0/+10
| | | |
* | | | run: add -u as a synonym for --unitDavid Tardon2019-10-231-0/+1
| | | | | | | | | | | | | | | | | | | | Other tools that do have --unit= option (journalctl and systemd-cgls) already do this, so let's be consistent.
* | | | Merge pull request #13825 from keszybz/nspawn-console-helpYu Watanabe2019-10-231-23/+25
|\ \ \ \ | | | | | | | | | | nspawn: fix handling of --console=help
| * | | | man: reorder description of nspawn --consoleZbigniew Jędrzejewski-Szmek2019-10-231-23/+25
| |/ / / | | | | | | | | | | | | | | | | | | | | The default value was described at the end of two long paragraphs. Make the first para self contained, and move the description of --console=pipe into the second para.
* | | | Merge pull request #13142 from yuwata/network-wifi-ssid-support-nl80211Zbigniew Jędrzejewski-Szmek2019-10-231-0/+18
|\ \ \ \ | |/ / / |/| | | network: wifi ssid support with nl80211
| * | | network: add support matching based on BSSID=Yu Watanabe2019-10-151-0/+10
| | | |
| * | | network: support matching based on wifi SSIDYu Watanabe2019-10-151-0/+8
| | | |
* | | | Merge pull request #13743 from anitazha/dropin_all_the_thingsChris Down2019-10-163-0/+26
|\ \ \ \ | | | | | | | | | | core: support top level drop-ins through -.service.d for service units
| * | | | shared/dropin: support -.service.d/ top level drop-in for service unitsAnita Zhang2019-10-153-0/+26
| | | | | | | | | | | | | | | | | | | | Closes #12830
* | | | | Merge pull request #13754 from claudiozz/masterAnita Zhang2019-10-161-3/+4
|\ \ \ \ \ | | | | | | | | | | | | Allow restart for oneshot units
| * | | | | Allow restart for oneshot unitsClaudio Zumbo2019-10-161-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Picked up from https://github.com/systemd/systemd/pull/7474 , so coauthored by @robermorales.
* | | | | | systemctl: emit warning if start is used with globsZbigniew Jędrzejewski-Szmek2019-10-161-8/+15
| | | | | | | | | | | | | | | | | | | | | | | | Fixes #6379.
* | | | | | Merge pull request #13663 from ssahani/dhcp-send-option-dataZbigniew Jędrzejewski-Szmek2019-10-161-0/+9
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | network: DHCPv4 client- add support to send arbitary option and data
| * | | | | network: DHCPv4 client: add support to send arbitary option and dataSusant Sahani2019-10-151-0/+9
| |/ / / /
* | | | | Merge pull request #13735 from ssahani/ip-nexthopYu Watanabe2019-10-141-0/+23
|\ \ \ \ \ | | | | | | | | | | | | network: introduce ip nexthop routing
| * | | | | network: introduce ip nexthop routingSusant Sahani2019-10-141-0/+23
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Used to manipulate entries in the kernel's nexthop tables. Example: ``` [NextHop] Id=3 Gateway=192.168.5.1 ```
* | | | | udev: introduce CONST key nameJan Synacek2019-10-141-0/+26
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently, there is no way to match against system-wide constants, such as architecture or virtualization type, without forking helper binaries. That potentially results in a huge number of spawned processes which output always the same answer. This patch introduces a special CONST keyword which takes a hard-coded string as its key and returns a value assigned to that key. Currently implemented are CONST{arch} and CONST{virt}, which can be used to match against the system's architecture and virtualization type.
* | | | Move the Commands section above Options sectionZbigniew Jędrzejewski-Szmek2019-10-0812-1588/+1588
|/ / / | | | | | | | | | | | | | | | | | | For executables which take a verb, we should list the verbs first, and then options which modify those verbs second. The general layout of the man page is from general description to specific details, usually Overview, Commands, Options, Return Value, Examples, References.
* | | Merge pull request #13709 from zachsmith/systemd-tmpfiles-allow-append-to-fileZbigniew Jędrzejewski-Szmek2019-10-041-8/+8
|\ \ \ | | | | | | | | systemd-tmpfiles: allow appending content to file
| * | | systemd-tmpfiles: allow appending content to fileZach Smith2019-10-031-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds support to append to files with w+ type. w /tmp/13291.out - - - - first line\n w+ /tmp/13291.out - - - - second line\n
* | | | man: document updated newline supportMark Stosberg2019-10-041-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Since v239 newlines have been allowed for PassEnvironment= and EnvironmentFile=, due to #8471. This PR documents the behavior change.
* | | | Update sd_journal_print.xmlLéonard Gérard2019-10-031-0/+1
| | | | | | | | | | | | Fix the documentation part of the current limitation os sd_journal_print reported in #13706.
* | | | Merge pull request #13246 from keszybz/add-SystemdOptions-efi-variableZbigniew Jędrzejewski-Szmek2019-10-033-16/+30
|\ \ \ \ | | | | | | | | | | Add efi variable to augment /proc/cmdline
| * | | | bootctl: add "system-options" verbZbigniew Jędrzejewski-Szmek2019-09-162-6/+17
| | | | |
| * | | | man: document SystemdOptions variableZbigniew Jędrzejewski-Szmek2019-09-162-10/+13
| | |/ / | |/| |
* | | | Merge pull request #13696 from keszybz/keep-dhcp-on-restartZbigniew Jędrzejewski-Szmek2019-10-033-38/+40
|\ \ \ \ | | | | | | | | | | Add a way to differentiate restart from stop and keep dhcp config on restart
| * | | | networkd: change SendRelease default to trueZbigniew Jędrzejewski-Szmek2019-10-021-1/+1
| | | | | | | | | | | | | | | | | | | | Now that we don't drop DHCP config on restart, this seems appropriate.
| * | | | networkd: drop DHCPv4 config on stop, keep on restart, by defaultZbigniew Jędrzejewski-Szmek2019-10-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This partially reverts 95355a281c06c5970b7355c38b066910c3be4958. It seems that other parts of link_stop_clients() should be skipped when restarting, but I don't know enough about those other clients to have an opinion if it is better to stop&start them on restart or not. Anyway, that can be done in later patches now that the support for restarts is there. Fixes #13625.
| * | | | man: document the RestartKillSignal= settingZbigniew Jędrzejewski-Szmek2019-10-022-35/+37
| | | | |
* | | | | network: DHCPv6 client add support for prefix delegation hintSusant Sahani2019-10-011-0/+8
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add support for prefix hint lenth and prefix hint address ``` Frame 43: 177 bytes on wire (1416 bits), 177 bytes captured (1416 bits) on interface 0 Ethernet II, Src: f6:c1:08:4d:45:f1 (f6:c1:08:4d:45:f1), Dst: IPv6mcast_01:00:02 (33:33:00:01:00:02) Internet Protocol Version 6, Src: fe80::d250:c82:7f6e:28d6, Dst: ff02::1:2 User Datagram Protocol, Src Port: 546, Dst Port: 547 DHCPv6 Message type: Solicit (1) Transaction ID: 0x5c7902 Rapid Commit Identity Association for Non-temporary Address Fully Qualified Domain Name Identity Association for Prefix Delegation Option: Identity Association for Prefix Delegation (25) Length: 41 Value: 1b97b1690000000000000000001a0019ffffffffffffffff… IAID: 1b97b169 T1: 0 T2: 0 IA Prefix Option: IA Prefix (26) Length: 25 Value: ffffffffffffffff3c000000000000000000000000000000… Preferred lifetime: infinity Valid lifetime: infinity Prefix length: 60 Prefix address: :: Option Request Client Identifier Elapsed time ```
* | | | cgroup: docs: memory.high doc fixupsChris Down2019-09-301-2/+2
| | | | | | | | | | | | | | | | | | | | The docs just tautologically call this the "high limit". Just call it throttling as we do in cgroup-v2.rst.
* | | | cgroup: docs: Mention unbounded protection for memory.{low,min}Chris Down2019-09-301-2/+6
| | | | | | | | | | | | | | | | | | | | I got asked why Memory{Low,Min} don't allow "infinity". They do, but the docs don't say that like they already do for Memory{High,Max}.
* | | | dhcp4: make IPServiceType configurableSiddharth Chandrasekara2019-09-261-1/+8
| |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | IPServiceType set to CS6 (network control) causes problems on some old network setups that continue to interpret the field as IP TOS. Make DHCP work on such networks by allowing this field to be set to CS4 (Realtime) instead, as this maps to IPTOS_LOWDELAY. Signed-off-by: Siddharth Chandrasekaran <csiddharth@vmware.com>
* | | Merge pull request #13641 from pwithnall/machinectl-docs-typoChris Down2019-09-251-1/+1
|\ \ \ | | | | | | | | man: Add a missing space in machinectl(1)
| * | | man: Add a missing space in machinectl(1)Philip Withnall2019-09-241-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Philip Withnall <withnall@endlessm.com>
* | | | Merge pull request #13481 from Antique/cgroupv2Chris Down2019-09-241-0/+30
|\ \ \ \ | |/ / / |/| | | cgroup: introduce support for cgroup v2 CPUSET controller
| * | | cgroup: introduce support for cgroup v2 CPUSET controllerPavel Hrdina2019-09-241-0/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Introduce support for configuring cpus and mems for processes using cgroup v2 CPUSET controller. This allows users to limit which cpus and memory NUMA nodes can be used by processes to better utilize system resources. The cgroup v2 interfaces to control it are cpuset.cpus and cpuset.mems where the requested configuration is written. However, it doesn't mean that the requested configuration will be actually used as parent cgroup may limit the cpus or mems as well. In order to reflect the real configuration cgroup v2 provides read-only files cpuset.cpus.effective and cpuset.mems.effective which are exported to users as well.
* | | | link: Add support to configure NIC ring buffer sizeSusant Sahani2019-09-241-0/+13
|/ / /
* | | Merge pull request #11883 from yuwata/network-dhcp-renewYu Watanabe2019-09-221-0/+8
|\ \ \ | | | | | | | | network: dhcp renew
| * | | networkctl: add renew commandYu Watanabe2019-09-211-0/+8
| | | |