]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commitdiff
Maybe we should just suggested-depends on sudo
authorAmitai Schleier <schmonz-web-ikiwiki@schmonz.com>
Tue, 24 Apr 2018 17:48:47 +0000 (13:48 -0400)
committerAmitai Schleier <schmonz-web-ikiwiki@schmonz.com>
Tue, 24 Apr 2018 17:48:47 +0000 (13:48 -0400)
doc/bugs/ikiwiki-mass-rebuild_has_probably_never_worked_portably.mdwn

index 0d4f1d5f3497a45a9f752398fb7fcce875f85359..3bae33ada7140200fea6f2335b0a91be58e6f146 100644 (file)
@@ -128,3 +128,13 @@ The `-m` may be overzealous. I have some sites running as users with `/sbin/nolo
 >> it because traditional Unix terminal handling is also a disaster
 >> area, and I don't see a good solution.
 >> --[[smcv]]
+
+>>> After reading this, appreciating your effort writing it, and then
+>>> ignoring it for a while, I think our easiest option might be to take
+>>> a dependency on sudo. It's ubiquitous-ish, and where it's not
+>>> already present the dependency feels more "suggested" than
+>>> "required": ikiwiki is plenty useful for many/most uses without a working
+>>> `ikiwiki-mass-rebuild` (as I can vouch). A slightly more annoying
+>>> and thorough option might be to make the run-as-user command
+>>> configurable, with some strong suggestions and warnings. Thoughts?
+>>> --[[schmonz]]