7 lines
115 B
SYSTEMD
7 lines
115 B
SYSTEMD
|
|
[Unit]
|
||
|
|
Description=microVM Network configuration
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
Type=oneshot
|
||
|
|
ExecStart=/opt/bin/muvm-configure-network
|