]> git.proxmox.com Git - mirror_lxcfs.git/commit
systemd: mkdir -p the target mount dir
authorTycho Andersen <tycho@tycho.pizza>
Wed, 29 Nov 2023 18:49:55 +0000 (11:49 -0700)
committerTycho Andersen <tycho@tycho.pizza>
Wed, 29 Nov 2023 18:50:34 +0000 (11:50 -0700)
commit50f7b5f7499c4a968c1be0eebe4f55b30190b49b
tree2e9688b7a3bce096bd47c9146eee715da8935162
parent35ab9188fa4070bb720e38c719973a9bcdc86c1f
systemd: mkdir -p the target mount dir

This is probably in a postinst for a debian package or a snap somewhere,
but we're repackaging it somewhere and I have an ugly sed to fix it up.
Let's do it here instead.

Signed-off-by: Tycho Andersen <tycho@tycho.pizza>
config/init/systemd/lxcfs.service.in