sudoers has to be owned by uid 0
authorEvgeni Golov <sargentd@die-welt.net>
Fri, 27 Apr 2012 13:24:49 +0000 (15:24 +0200)
committerMichael Prokop <mika@grml.org>
Wed, 2 May 2012 13:52:05 +0000 (15:52 +0200)
fcopy copies the owner of the file per default
when building from git cloned by a user, the owner is the user
fix it by chowning /etc/sudoers to 0:0

(not using fcopy's -m flag for better readability)


No differences found