Commit graph

10 commits

Author SHA1 Message Date
Vladimír Čunát 68c3097b96
rtkit: link with librt explicitly 2019-01-06 12:12:49 +01:00
Markus Kowalewski b67770e033
rtkit: add licenses 2018-08-30 21:54:56 +02:00
aszlig a7f600b2c2
rtkit: Add patch to fix format string errors
During the last staging merge I assume that we turned on
-Werror=format-security by default (haven't checked in-depth though),
which actually is a good thing.

This causes the rtkit build to now fail, so I took a patch from Debian
to fix these issues.

Signed-off-by: aszlig <aszlig@nix.build>
2018-04-12 16:05:06 +02:00
John Ericson 531e4b80c9 misc pkgs: Basic sed to get fix pkgconfig and autoreconfHook buildInputs
Only acts on one-line dependency lists.
2017-09-21 15:49:53 -04:00
Jörg Thalheim 6af952fac8
rtkit: fix meta attr 2017-04-29 10:49:12 +02:00
Jörg Thalheim c684eb756a
rtkit: *security* Pass uid of caller to polkit
Otherwise, we force polkit to look up the uid itself in /proc, which is racy if
they execve() a setuid binary.
2016-10-05 18:11:02 +02:00
Alexander Ried 4e91e8cb3d rtkit: add patch from debian to remove ControlGroup stanza
fixes log clutter:
systemd[1]: [/nix/store/....-rtkit-0.11/etc/systemd/system/rtkit-daemon.service:32] Unknown lvalue 'ControlGroup' in section 'Service'
2016-10-05 11:23:11 +02:00
Rickard Nilsson 5db9287b7c rtkit: Update from 0.10 to 0.11 2014-04-21 23:22:10 +02:00
Eelco Dolstra e33ef05c26 * Add rtkit to the channel.
svn path=/nixpkgs/branches/kde-4.7/; revision=28111
2011-08-01 13:26:00 +00:00
Eelco Dolstra 933dc681e7 * Added rtkit, a DBus system service for elevating the scheduling
priority of user processes.

svn path=/nixpkgs/branches/kde-4.7/; revision=27961
2011-07-26 14:12:33 +00:00