split selinux label operations out of cgroup-util, socket-util
authorKay Sievers <kay@vrfy.org>
Wed, 11 Apr 2012 10:30:53 +0000 (12:30 +0200)
committerKay Sievers <kay@vrfy.org>
Wed, 11 Apr 2012 10:49:00 +0000 (12:49 +0200)
commitcc527a4734d636f1ab5a66576cb7e232af3cc261
treee94d4c19af3b29d0310cb5220f795e391b59bf7f
parent6ac405b493feb1041a9f83561323b642d84381a7
split selinux label operations out of cgroup-util, socket-util

This prevents linking of selinux and libdl for another 15 binaries.
Makefile.am
src/shared/cgroup-label.c [new file with mode: 0644]
src/shared/cgroup-util.c
src/shared/socket-label.c [new file with mode: 0644]
src/shared/socket-util.c