From ef574dbb79a4a0bcdaa02819954b39c9614b4b05 Mon Sep 17 00:00:00 2001 From: Oliver Kiddle Date: Sun, 10 May 2026 22:21:25 +0200 Subject: unposted: complete files after semanage fcontext -e --- Completion/Linux/Command/_selinux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Completion/Linux') diff --git a/Completion/Linux/Command/_selinux b/Completion/Linux/Command/_selinux index 22d78db7d..da2c4e5ee 100644 --- a/Completion/Linux/Command/_selinux +++ b/Completion/Linux/Command/_selinux @@ -548,7 +548,7 @@ case $service in ;; fcontext) args+=( - '(-e --equal)'{-e+,--equal=}'[substitute target path with sourcepath when generating default label]:equal' + '(-e --equal)'{-e+,--equal=}'[substitute target path with source path when generating default label]:equivalent path:_files' '(-f --ftype)'{-f+,--ftype=}'[specify file type]:file type:(( f\:regular\ file d\:directory -- cgit v1.3.1