mirror of
https://github.com/thelittlerocket/pve.git
synced 2024-11-14 19:16:19 +08:00
9 lines
160 B
Desktop File
9 lines
160 B
Desktop File
[Unit]
|
|
Description=Configure Network
|
|
After=network.target
|
|
|
|
[Service]
|
|
ExecStart=/bin/bash /usr/local/bin/configure_network.sh
|
|
|
|
[Install]
|
|
WantedBy=default.target
|