peterkeen / dokuen

A personal PaaS for mac and linux
548 stars 19 forks source link

Isolate sudo-able commands into their own scripts #1

Closed peterkeen closed 12 years ago

peterkeen commented 12 years ago

Sudo access is way too broad right now, since the git user can basically run anything as a sudo command via dokuen run_command.

Isolate the two things that need sudo into their own scripts:

This is basically what I had in the rough scripts.

peterkeen commented 12 years ago

Fixed in v0.0.3