diff options
| author | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-07 05:08:51 +0000 |
|---|---|---|
| committer | Woodpecker CI <emmett1.2miligrams@protonmail.com> | 2025-09-07 05:08:51 +0000 |
| commit | 506ccc457f60a476003144e200b67de5707d93c7 (patch) | |
| tree | 815fc6cefb780c971a0a45e402ecc88ab3e61ce4 /busybox/net-static.conf | |
| parent | bcceec4faf39a9a67396555a23c13c498c9ef350 (diff) | |
| download | alicelinux-506ccc457f60a476003144e200b67de5707d93c7.tar.gz alicelinux-506ccc457f60a476003144e200b67de5707d93c7.zip | |
Woodpecker CI c09688749462898ade41f76ed66fe67983a70c4a [SKIP CI]
Diffstat (limited to 'busybox/net-static.conf')
| -rw-r--r-- | busybox/net-static.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/busybox/net-static.conf b/busybox/net-static.conf new file mode 100644 index 00000000..83f7b1b3 --- /dev/null +++ b/busybox/net-static.conf @@ -0,0 +1,7 @@ +# config for net-static service + +#IFACE="wlan0" +#IP="192.168.1.2" +#NETMASK="24" +#GATEWAY="192.168.1.1" + |