1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-04 13:51:24 +03:00
systemd/shell-completion/zsh
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
..
_bootctl zsh-completion: fix typo in _bootctl 2015-06-01 12:07:19 +02:00
_busctl shell-completion: fix header 2016-02-06 17:54:48 -05:00
_coredumpctl zsh-completion: add missing completions for coredumpctl 2015-01-12 21:26:27 +01:00
_hostnamectl zsh-completion: update hostnamectl 2015-04-08 02:42:50 +02:00
_journalctl zsh-completion: Escape results for journalctl --unit 2016-01-25 18:10:31 -05:00
_kernel-install zsh-completions: kernel-install - only show existing kernels for 'remove' 2014-02-07 15:48:35 +01:00
_localectl shell-completion,man: beef up chassis completions and description 2014-07-11 09:22:00 -04:00
_loginctl zsh-completion: _loginctl/_systemd/_systemd-inhibit improvements 2015-06-22 18:07:32 -04:00
_machinectl importd: drop dkr support 2015-12-10 16:54:41 +01:00
_sd_hosts_or_user_at_host zsh_completion: Move helper function to autoload 2013-08-14 22:42:56 -04:00
_sd_machines _sd_machines: Use machinectl --no-legend 2014-03-15 00:32:06 -04:00
_sd_outputmodes fix zsh completion typo 2015-01-15 00:57:45 +01:00
_sd_unit_files Remove snapshot unit type 2015-11-10 19:33:06 -05:00
_systemctl.in systemctl: rename "reload-or-try-restart" verb to "try-reload-or-restart" 2016-01-28 18:57:04 +01:00
_systemd cgroup: remove support for NetClass= directive 2016-02-10 16:38:56 +01:00
_systemd-analyze zsh-completion: update -M completion for systemd-analyze 2015-05-16 11:54:28 -04:00
_systemd-delta zsh_completion: Fix single letter args 2013-08-23 12:48:14 -04:00
_systemd-inhibit zsh-completion: _loginctl/_systemd/_systemd-inhibit improvements 2015-06-22 18:07:32 -04:00
_systemd-nspawn zsh-completion: _systemd-nspawn - add more argument completion 2015-06-21 21:59:26 -04:00
_systemd-run execute: Add new PassEnvironment= directive 2015-11-11 07:55:23 -08:00
_systemd-tmpfiles zsh-completion: add missing completions for systemd-tmpfiles 2015-01-12 22:19:34 +01:00
_timedatectl zsh-completion: add missing -M completion for timedatectl 2015-01-12 21:31:45 +01:00
_udevadm zsh: don't mention /etc/mtab 2015-10-09 17:20:32 +02:00
.gitignore shell-completion: restore completion for -p 2014-07-15 10:06:12 -04:00
Makefile build-sys: add missing makefile symlinks 2014-02-26 02:19:28 +01:00