[hackers] [smdev] Add comment in config.def.h about renaming network interfaces || sin

From: <git_AT_suckless.org>
Date: Fri, 26 Sep 2014 15:31:46 +0200

commit 30766b604418e49e827748a297b459398e98562c
Author: sin <sin_AT_2f30.org>
Date: Fri Sep 26 14:29:50 2014 +0100

    Add comment in config.def.h about renaming network interfaces

diff --git a/config.def.h b/config.def.h
index 68ccdca..ab7b0c9 100644
--- a/config.def.h
+++ b/config.def.h
_AT_@ -41,6 +41,9 @@ struct rule {
         { ".*", "root", "root", 0660, NULL, NULL },
 };
 
+/* Fill into this table if you want to rename the network interface
+ * identified by `mac' to `name'. By default no such renaming takes
+ * place.
 struct mac2name {
         unsigned char mac[6];
         const char *name;
Received on Fri Sep 26 2014 - 15:31:46 CEST

This archive was generated by hypermail 2.3.0 : Fri Sep 26 2014 - 15:36:09 CEST