]> git.ipfire.org Git - thirdparty/systemd.git/commit - units/systemd-journald.service.in
units: deny access to block devices
authorTopi Miettinen <toiwoton@gmail.com>
Wed, 1 May 2019 12:28:36 +0000 (15:28 +0300)
committerLennart Poettering <lennart@poettering.net>
Thu, 20 Jun 2019 12:03:57 +0000 (14:03 +0200)
commit9af2820694e1b2d409ed35cf0bca00acab0bdec5
treebfb51a766ad692b4d6b17ee5519d6c0753f7a334
parent762267cdc117895dd2b50657ebd6ea085a1aff8a
units: deny access to block devices

While the need for access to character devices can be tricky to determine for
the general case, it's obvious that most of our services have no need to access
block devices. For logind and timedated this can be tightened further.
units/systemd-journald.service.in
units/systemd-logind.service.in
units/systemd-networkd.service.in
units/systemd-timedated.service.in