feat(systemd): Update the systemd unit files to use configdrive
This makes it so that /media/configdrive can be used for user-data and network configs.
This commit is contained in:
5
units/user-configdrive.path
Normal file
5
units/user-configdrive.path
Normal file
@@ -0,0 +1,5 @@
|
||||
[Unit]
|
||||
Description=Watch for a cloud-config at /media/configdrive
|
||||
|
||||
[Path]
|
||||
DirectoryNotEmpty=/media/configdrive
|
Reference in New Issue
Block a user