enable-tor: Run kdesu with -c option.

This commit is contained in:
Joey Hess 2019-09-30 15:14:05 -04:00
parent 2b55a2b882
commit f2737a5fbe
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
3 changed files with 5 additions and 1 deletions

View file

@ -78,3 +78,6 @@ $ xxd /proc/21584/cmdline
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
Yes, lots and lots for many years :-)
> turns out kdesu needs -c in order to treat the single parameter that is
> passed to it as a command line. [[fixed|done]] --[[Joey]]