mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
Update iiab-diagnostics
This commit is contained in:
parent
047606c05e
commit
ca73ae98ac
1 changed files with 1 additions and 1 deletions
|
@ -145,8 +145,8 @@ echo -e "\n 3. Content of Directories, 1-level deep:\n"
|
||||||
cat_dir /etc/network/interfaces.d
|
cat_dir /etc/network/interfaces.d
|
||||||
cat_dir /etc/systemd/network
|
cat_dir /etc/systemd/network
|
||||||
cat_dir /etc/NetworkManager/system-connections
|
cat_dir /etc/NetworkManager/system-connections
|
||||||
cat_dir /etc/sysconfig/network-scripts/if-cfg* # TEST ON RPi ETC!
|
|
||||||
cat_dir /etc/netplan
|
cat_dir /etc/netplan
|
||||||
|
#cat_dir /etc/sysconfig/network-scripts/if-cfg* # No longer common.
|
||||||
#cat_dir /etc/network # Above file /etc/network/interfaces suffices
|
#cat_dir /etc/network # Above file /etc/network/interfaces suffices
|
||||||
|
|
||||||
echo -e "\n 4. Output of Commands:\n"
|
echo -e "\n 4. Output of Commands:\n"
|
||||||
|
|
Loading…
Reference in a new issue