From 40226a8ab30794db83ce1f050bbeabbad08654b3 Mon Sep 17 00:00:00 2001 From: levasseur Date: Fri, 17 Dec 2021 15:36:48 +0100 Subject: [PATCH] removed unused var in conf --- conf/apo.conf.sh | 3 --- conf/arayat.conf.sh | 3 --- conf/cagua.conf.sh | 3 --- conf/didicas.conf.sh | 3 --- conf/init.conf.sh | 3 --- conf/labo.conf.sh | 3 --- conf/latukan.conf.sh | 3 --- conf/lell213893.conf.sh | 3 --- conf/mariveles.conf.sh | 3 --- conf/natib.conf.sh | 3 --- 10 files changed, 30 deletions(-) diff --git a/conf/apo.conf.sh b/conf/apo.conf.sh index cb8cb88..f626f3a 100644 --- a/conf/apo.conf.sh +++ b/conf/apo.conf.sh @@ -19,9 +19,6 @@ # User of the machine (must exists) MAINUSER=root -# Interface réseau principale -MAINIF=eth0 - # Pilotes X11 non libre à installer ? #X11_DRV="virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11" diff --git a/conf/arayat.conf.sh b/conf/arayat.conf.sh index 5285032..4557bc5 100644 --- a/conf/arayat.conf.sh +++ b/conf/arayat.conf.sh @@ -19,9 +19,6 @@ # User of the machine (must exists) MAINUSER=root -# Interface réseau principale -MAINIF=eth0 - # Pilotes X11 non libre à installer ? #X11_DRV="virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11" diff --git a/conf/cagua.conf.sh b/conf/cagua.conf.sh index 61a8f9c..601fe22 100644 --- a/conf/cagua.conf.sh +++ b/conf/cagua.conf.sh @@ -19,9 +19,6 @@ # User of the machine (must exists) MAINUSER=root -# Interface réseau principale -MAINIF=eth0 - # Pilotes X11 non libre à installer ? #X11_DRV="virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11" diff --git a/conf/didicas.conf.sh b/conf/didicas.conf.sh index 85dcbee..54fe3bb 100644 --- a/conf/didicas.conf.sh +++ b/conf/didicas.conf.sh @@ -19,9 +19,6 @@ # User of the machine (must exists) MAINUSER=root -# Interface réseau principale -MAINIF=eth0 - # Pilotes X11 non libre à installer ? #X11_DRV="virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11" diff --git a/conf/init.conf.sh b/conf/init.conf.sh index fd31cf0..fb17fe6 100644 --- a/conf/init.conf.sh +++ b/conf/init.conf.sh @@ -19,9 +19,6 @@ # Utilisateur de la machine (doit exister) MAINUSER=levasseur -# Interface réseau principale -MAINIF=eth0 - # Pilotes X11 non libre à installer ? X11_DRV="virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11" diff --git a/conf/labo.conf.sh b/conf/labo.conf.sh index 90aa56a..d354f97 100644 --- a/conf/labo.conf.sh +++ b/conf/labo.conf.sh @@ -19,9 +19,6 @@ # User of the machine (must exists) MAINUSER=root -# Interface réseau principale -MAINIF=eth0 - # Pilotes X11 non libre à installer ? #X11_DRV="virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11" diff --git a/conf/latukan.conf.sh b/conf/latukan.conf.sh index f29d8f7..2abdee0 100644 --- a/conf/latukan.conf.sh +++ b/conf/latukan.conf.sh @@ -19,9 +19,6 @@ # User of the machine (must exists) MAINUSER=root -# Interface réseau principale -MAINIF=eth0 - # Pilotes X11 non libre à installer ? #X11_DRV="virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11" diff --git a/conf/lell213893.conf.sh b/conf/lell213893.conf.sh index e10df97..3da187f 100644 --- a/conf/lell213893.conf.sh +++ b/conf/lell213893.conf.sh @@ -19,9 +19,6 @@ # Utilisateur de la machine (doit exister) MAINUSER=tchilibou -# Interface réseau principale -MAINIF=enx381428f15e75 - # Pilotes X11 non libre à installer ? X11_DRV="nvidia-driver-470" diff --git a/conf/mariveles.conf.sh b/conf/mariveles.conf.sh index bff8106..942ccf5 100644 --- a/conf/mariveles.conf.sh +++ b/conf/mariveles.conf.sh @@ -19,9 +19,6 @@ # User of the machine (must exists) MAINUSER=root -# Interface réseau principale -MAINIF=eth0 - # Pilotes X11 non libre à installer ? #X11_DRV="virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11" diff --git a/conf/natib.conf.sh b/conf/natib.conf.sh index 6dc4dc0..4d2f4ee 100644 --- a/conf/natib.conf.sh +++ b/conf/natib.conf.sh @@ -19,9 +19,6 @@ # User of the machine (must exists) MAINUSER=root -# Interface réseau principale -MAINIF=eth0 - # Pilotes X11 non libre à installer ? #X11_DRV="virtualbox-guest-dkms virtualbox-guest-utils virtualbox-guest-x11"