From 0f690703b21c5b6cd133163009ff13000a6e7b1b Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Wed, 13 Jul 2016 01:11:33 +0000 Subject: comments --- config-winston-base.PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'config-winston-base.PKGBUILD') diff --git a/config-winston-base.PKGBUILD b/config-winston-base.PKGBUILD index 2fce27d..c61e4f7 100644 --- a/config-winston-base.PKGBUILD +++ b/config-winston-base.PKGBUILD @@ -32,12 +32,12 @@ add-unit etc/systemd/system/getty.target.wants/getty@tty1.service add-unit etc/systemd/system/multi-user.target.wants/haveged.service add-unit etc/systemd/system/multi-user.target.wants/irqbalance.service -## Networking ## +# ## Networking -# /etc/udev/rules.d/80-net-setup-link.rules is a symlink to /dev/null, -# which disables new-style [predictable network interface names][0] -# (enp0s3? ens3?), and causes it to fall back to the old-style names -# (eth0). +# `/etc/udev/rules.d/80-net-setup-link.rules` is a symlink to +# `/dev/null`, which disables new-style [predictable network interface +# names][0] (`enp0s3`? `ens3`?), and causes it to fall back to the +# old-style names (`eth0`). # # [0]: https://www.freedesktop.org/wiki/Software/systemd/PredictableNetworkInterfaceNames/ install -dm755 etc/udev/rules.d -- cgit v1.2.3-54-g00ecf