]> ruderich.org/simon Gitweb - wall-notify/wall-notify.git/commit - src/wall-notify.c
drop group privileges before user privileges
authorSimon Ruderich <simon@ruderich.org>
Sun, 18 May 2014 20:13:23 +0000 (22:13 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sun, 18 May 2014 20:13:23 +0000 (22:13 +0200)
commit4fc49b7b8d439b53f17536c11fc7f608e9e9f6d5
treedb283df18423079c185df9c7fb924503896eac09
parent69c5d0cd4e891afaf104d286f7266559afa5a08e
drop group privileges before user privileges

This is good practice because there are a few case where group
permissions can't be dropped after the user practice were dropped.
Shouldn't be an issue here, but it can't hurt.
src/wall-notify.c