From 4e79ac4425ae36a02ba511ebc1c63a9f1a7d2d37 Mon Sep 17 00:00:00 2001 From: Evgeny Vereshchagin Date: Sat, 24 Oct 2015 22:49:46 +0000 Subject: shell-completion: systemd-run: add the property ProtectSystem --- shell-completion/zsh/_systemd-run | 1 + 1 file changed, 1 insertion(+) (limited to 'shell-completion/zsh/_systemd-run') diff --git a/shell-completion/zsh/_systemd-run b/shell-completion/zsh/_systemd-run index cd9d47b42b..3254d05135 100644 --- a/shell-completion/zsh/_systemd-run +++ b/shell-completion/zsh/_systemd-run @@ -39,6 +39,7 @@ _arguments \ TTYPath= SyslogIdentifier= SyslogLevelPrefix= SyslogLevel= \ SyslogFacility= TimerSlackNSec= OOMScoreAdjust= ReadWriteDirectories= \ ReadOnlyDirectories= InaccessibleDirectories= EnvironmentFile= \ + ProtectSystem= \ ))' \ '--description=[Description for unit]:description' \ '--slice=[Run in the specified slice]:slices:__slices' \ -- cgit v1.2.3-54-g00ecf