mirror of
https://github.com/rancher/os.git
synced 2025-07-12 22:27:59 +00:00
5 lines
56 B
Bash
Executable File
5 lines
56 B
Bash
Executable File
#!/bin/bash
|
|
set -x -e
|
|
|
|
netconf -daemon=${DAEMON:-false}
|