X-Git-Url: https://git.distorted.org.uk/~mdw/distorted-keys/blobdiff_plain/c47f2aba7d705252c660ba1ad0931fbb93122d80..feee3babebafafc8871fc796a0fb889f59f56d56:/keyfunc.sh.in diff --git a/keyfunc.sh.in b/keyfunc.sh.in index ca14782..aae5598 100644 --- a/keyfunc.sh.in +++ b/keyfunc.sh.in @@ -163,7 +163,7 @@ getsysprofile () { profile=$1 ## Write the named system PROFILE to standard output. - $bindir/extract-profile $ETC/profile.d/ "$profile" + $bindir/extract-profile "$profile" $ETC/profile.d/ } setprops () { @@ -353,7 +353,7 @@ read_profile () { userv "$user" cryptop-profile "$label" >$tmp/profile ;; nil) - $bindir/extract-profile $ETC/profile.d/ "$label" >$tmp/profile + $bindir/extract-profile "$label" $ETC/profile.d/ >$tmp/profile ;; esac