Gentoo Archives: gentoo-user

From: "Stefan G. Weichinger" <lists@×××××.at>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] systemd
Date: Tue, 23 Aug 2011 09:24:00
Message-Id: 4E537166.6020500@xunil.at
In Reply to: Re: [gentoo-user] systemd by "Stefan G. Weichinger"
1 Am 2011-08-23 11:17, schrieb Stefan G. Weichinger:
2
3 > I removed the "> /dev/null..." part and now I see that I have a
4 > permission problem, my user isn't allowed to mkdir there.
5 >
6 > Will solve that ...
7
8 Rather easy to see:
9
10 http://en.gentoo-wiki.com/wiki/Improve_responsiveness_with_cgroups
11
12 brings the script /usr/local/sbin/cgroup_start which is started by
13 openrc, but not by systemd. In there the perms would be set up for my
14 user ...
15
16
17 So the solution will be to teach systemd to start that script as well.

Replies

Subject Author
Re: [gentoo-user] systemd "Stefan G. Weichinger" <lists@×××××.at>