chiark / gitweb /
networkd: run as unpriviliged "systemd-network" user
authorLennart Poettering <lennart@poettering.net>
Sun, 1 Jun 2014 07:12:00 +0000 (09:12 +0200)
committerLennart Poettering <lennart@poettering.net>
Sun, 1 Jun 2014 07:12:00 +0000 (09:12 +0200)
commitd3cf48f4bd3d69a276f17aa7c910e0b35215caba
treedc25842b40016380d9efa24afe7e7aa56d68ce02
parent40393d5247c4cd28625fdccbc2b78f3406d44c45
networkd: run as unpriviliged "systemd-network" user

This allows us to run networkd mostly unpriviliged with the exception of
CAP_NET_* and CAP_SYS_MODULE. I'd really like to get rid of the latter
though...
Makefile.am
src/network/networkd.c
units/systemd-networkd.service.in