-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Hi there,
we from Nextcloud started using the completion and it works quite fine in general.
The only problem is, that it is impossible to run the stuff with e.g. sudo -u www-data
.
This is the recommanded easy-default for Nextcloud, to simply have all code and files owned by the www-data
user. But I am unable to --generate-hook
in this case.
I'm not sure if this is fixable, but would be very cool if so. I tried adding a copy of a generated hook script manually in /etc/bash_completion.d/
but when trying to modify the script to add sudo -u www-data
on the calls, it seems to not execute properly anymore.
Any idea/workaround?
Cheers and keep it up
Metadata
Metadata
Assignees
Labels
No labels