collectd: Fix / bind mount directive

master
Dustin 2024-01-18 20:27:25 -06:00
parent ec4b640170
commit f1a55e3d5c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ Wants=network.target
[Container] [Container]
Image=git.pyrocufflink.net/containerimages/collectd:latest Image=git.pyrocufflink.net/containerimages/collectd:latest
Volume=/host:/host Volume=/:/host
Volume=/etc/collectd.d:/etc/collectd.d:ro Volume=/etc/collectd.d:/etc/collectd.d:ro
Volume=/run:/run:rw Volume=/run:/run:rw
Tmpfs=/tmp Tmpfs=/tmp