Newer posts are loading.
You are at the newest post.
Click here to check if anything new just came in.

August 16 2009

Midori superuser account warning

Workroud for that "warning:you are using superuser account!". Upstream decided not to supply switch to disable that thing, because you "should not" (sure!) run browser as root "because that's linux way". Yeah, great, but adding unnecessary (de)functionality is not the linux way either. And it's not really adding any security. Warn user, go away.
$ adduser midori
Now edit /usr/share/applications/midori.desktop and change Exec key to:
su - midori -c "/usr/bin/midori %u"

fs#254
fs#196