]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: make the root mount perpetual too
authorLennart Poettering <lennart@poettering.net>
Mon, 24 Oct 2016 22:04:55 +0000 (00:04 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 2 Nov 2016 17:29:59 +0000 (11:29 -0600)
commit11222d0fe0b5abb0cef65359b979e0c7f50129f3
tree5671d2d8781ba17625b410b2c1d7105ca09c398c
parentf5869324e303a136d7ca802769e8966e8eb26d56
core: make the root mount perpetual too

Now that have a proper concept of "perpetual" units, let's make the root mount
one too, since it also cannot go away.
src/basic/special.h
src/core/mount.c