f83ce07416
Switch to triggering common user configs via a path unit. This is particularly useful for config drive so that a config drive can be mounted by something other than the udev triggered services, a bind mount when running in a container for example.
6 lines
72 B
SYSTEMD
6 lines
72 B
SYSTEMD
[Unit]
|
|
Description=Watch for a cloud-config at %f
|
|
|
|
[Path]
|
|
PathExists=%f
|