2
0
mirror of https://github.com/cilynx/rtl88x2bu synced 2025-08-22 02:01:55 +00:00
rtl88x2bu/ifcfg-wlan0
Max Görner 7d06cdc54a Remove trailing whitespaces
This commit removes all trailing whitespaces by a Bash oneliner:

    find -type f | grep -v '\.git' | xargs sed -i 's/\s\+$//'
2020-05-19 23:51:22 +02:00

4 lines
51 B
Plaintext

#DHCP client
DEVICE=wlan0
BOOTPROTO=dhcp
ONBOOT=yes