Gentoo Archives: gentoo-hardened

From: Pavel Labushev <pavel.labushev@××××××.no>
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] systemd and gentoo
Date: Fri, 18 May 2012 03:02:31
Message-Id: 20120518030230.7CE6BE08F8@pigeon.gentoo.org
In Reply to: [gentoo-hardened] systemd and gentoo by "Tóth Attila"
1 On Fri, 18 May 2012 03:01:00 +0200
2 "Tóth Attila" <atoth@××××××××××.hu> wrote:
3
4 > Somebody should pull the brakes, please.
5
6 My humble advise: try making your own custom scripts for runit, minit or
7 similar minimalistic supervisor together with sudo or su for PAM
8 support (setuid-root isn't required for root->unprivileged uid
9 changes). It's simple, fast, maintainable and could be documented
10 without much effort.