]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/systemd-tmpfiles-setup.service.in
units: make sure that .nspawn files override the default settings in systemd-nspawn...
[thirdparty/systemd.git] / units / systemd-tmpfiles-setup.service.in
CommitLineData
afbf8353
LP
1# This file is part of systemd.
2#
3# systemd is free software; you can redistribute it and/or modify it
5430f7f2
LP
4# under the terms of the GNU Lesser General Public License as published by
5# the Free Software Foundation; either version 2.1 of the License, or
afbf8353
LP
6# (at your option) any later version.
7
8[Unit]
c4708f13 9Description=Create Volatile Files and Directories
195f8e36 10Documentation=man:tmpfiles.d(5) man:systemd-tmpfiles(8)
afbf8353 11DefaultDependencies=no
c35b956d 12Conflicts=shutdown.target
d6bc8348 13After=local-fs.target systemd-sysusers.service
e096bf2f 14Before=sysinit.target shutdown.target
c4708f13 15RefuseManualStop=yes
afbf8353
LP
16
17[Service]
18Type=oneshot
19RemainAfterExit=yes
81815651 20ExecStart=@rootbindir@/systemd-tmpfiles --create --remove --boot --exclude-prefix=/dev