chiark / gitweb /
nspawn: don't provide /dev/rtc0 in the container
authorLennart Poettering <lennart@poettering.net>
Wed, 5 Sep 2012 22:27:07 +0000 (15:27 -0700)
committerLennart Poettering <lennart@poettering.net>
Wed, 5 Sep 2012 22:27:07 +0000 (15:27 -0700)
commit3eabccc46c003d129a847ba423a6d0ba778e4930
tree290e51e72e2baa7dba4869e7d35142ba8b247d64
parenta6e87e90ede66815989ba2db92a07102a69906fe
nspawn: don't provide /dev/rtc0 in the container

Since RTCs are hardware devices and are very much shared resources we
should avoid to provide them in each container.
src/nspawn/nspawn.c