]> git.llucax.com Git - software/pymin.git/commit
Catch exception when trying to write /proc/.../ip_forward in the config file.
authorLeandro Lucarella <llucax@gmail.com>
Fri, 16 May 2008 21:59:53 +0000 (18:59 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Wed, 21 May 2008 16:01:56 +0000 (13:01 -0300)
commit76e98c925e8fa6bd090c3f4a0af8367457f4e47b
tree0bb13a46fa8e09459b205b69e15c2a7a3aae36f7
parent0f47546178ff84527aeba43e56af035d4879c9c6
Catch exception when trying to write /proc/.../ip_forward in the config file.

This way pymind can be used by non-root users.
config.py