interfaces.d is empty

Here is the content of /etc/network/interfaces :
# interfaces(5) file used by ifup(8) and ifdown(8)
auto lo
iface lo inet loopback

# local network
iface eth1 inet static
  address 192.168.2.2
  netmask 255.255.255.0

# wireless wlan0
#allow-hotplug wlan0
iface wlan0 inet static
  address 192.168.4.1
  netmask 255.255.255.0


NetworkManager is not installed on my system (I removed it using apt-get).
This system acts as WiFi Access Point and NetworkManager prevented me from 
configuring the wifi card in the proper mode.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1458100

Title:
  Samba shares in fstab fail to mount on boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1458100/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to