diff options
author | Colin Walters <walters@verbum.org> | 2015-06-26 09:31:16 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2015-06-26 09:31:16 -0400 |
commit | 8b3abe3a0ae941f3f52f99bc44388b7beb3d9bb8 (patch) | |
tree | 912f7423e750e0fed35b24962f91375d194a649a /utils/gssd/krb5_util.c | |
parent | b98f2af15fea1d14a4b6ab1ab2dcdfec8db5dd1b (diff) | |
download | nfs-utils-8b3abe3a0ae941f3f52f99bc44388b7beb3d9bb8.tar.gz nfs-utils-8b3abe3a0ae941f3f52f99bc44388b7beb3d9bb8.tar.xz nfs-utils-8b3abe3a0ae941f3f52f99bc44388b7beb3d9bb8.zip |
systemd: Set var-lib-nfs-rpc_pipefs.mount After= tmpfiles
OSTree is a mechanism for atomic updates of operating systems, with
designs for how system state is managed; in particular, `/var` should
start out empty, and components are responsible for creating content
there at runtime.
rpm-ostree consumes RPMs and commits them to an OSTree repository.
It has some support for automatically synthesizing systemd `tmpfiles.d`
snippets from RPM content in `/var` using systemd-tmpfiles.
However, in this case nfs-utils wants a mount point directory, and
it's running before systemd-tmpfiles. It should be perfectly fine to
do this mount after tmpfiles has run.
A better fix for this would be to move transient directories to
`/run`; However, that would be an invasive change, which can happen
after this fix.
Signed-off-by: Colin Walters <walters@verbum.org>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'utils/gssd/krb5_util.c')
0 files changed, 0 insertions, 0 deletions