collectd: Fix / bind mount directive
This commit is contained in:
@@ -6,7 +6,7 @@ Wants=network.target
|
||||
|
||||
[Container]
|
||||
Image=git.pyrocufflink.net/containerimages/collectd:latest
|
||||
Volume=/host:/host
|
||||
Volume=/:/host
|
||||
Volume=/etc/collectd.d:/etc/collectd.d:ro
|
||||
Volume=/run:/run:rw
|
||||
Tmpfs=/tmp
|
||||
|
||||
Reference in New Issue
Block a user