chiark / gitweb /
timesyncd: split privilege dropping code out of timesyncd so that we can make use...
authorLennart Poettering <lennart@poettering.net>
Sun, 1 Jun 2014 06:49:33 +0000 (08:49 +0200)
committerLennart Poettering <lennart@poettering.net>
Sun, 1 Jun 2014 06:49:33 +0000 (08:49 +0200)
commit966bff2660a13c82b70a1e1ac4f1a48bb33d7f7e
tree46d0b3f2ab28b507665ff70b81ea6c33af88ac16
parent267b3e41df5a2181f2911433539f81de2fa1511a
timesyncd: split privilege dropping code out of timesyncd so that we can make use of it from other daemons too

This is preparation to make networkd work as unpriviliged user.
src/shared/capability.c
src/shared/capability.h
src/shared/util.c
src/timesync/timesyncd.c