j-keck
73ec7f243f
libcap_progs: fix bash path
...
* in progs/capsh.c is the bash path hardcoded to '/bin/bash'.
* this fix removes the absolute path und use 'execvpe' to call 'bash'.
2015-02-03 11:11:17 +01:00
j-keck
236f7fd20d
libcap_progs: fix bash path
...
* in progs/capsh.c is the bash path hardcoded to '/bin/bash'.
* this fix set's the bash path from PATH.
2015-02-03 10:25:16 +01:00
j-keck
eb54864494
libcap_progs: fix bash path
...
* in progs/capsh.c is the bash path hardcoded to '/bin/bash'
* this fix set's the path to '/var/run/current-system/sw/bin/bash'
2015-02-02 22:07:23 +01:00
Eelco Dolstra
28a76a96be
libcap: Update to 2.22
...
Systemd requires the recent CAP_SYSLOG capability.
2012-07-19 10:26:44 -04:00
Yury G. Kudryashov
25de2c279b
Split libcap package
...
libcap can be splitted for free (just cd subdir; make install).
So I've decided not to raise up disscussions "should we build cap_pam.so?" etc.
svn path=/nixpkgs/branches/stdenv-updates/; revision=23967
2010-09-27 13:49:13 +00:00