]> gitweb.pimeys.fr Git - config-20-100.git/commitdiff
[aliases] Rebooteth0 reload aussi le module wifi
authorVincent Le Gallic <legallic@crans.org>
Sat, 3 Sep 2016 17:55:38 +0000 (19:55 +0200)
committerVincent Le Gallic <legallic@crans.org>
Sat, 3 Sep 2016 17:56:01 +0000 (19:56 +0200)
.bash_aliases

index 4300e21850ec4e003d4cd1764c4915db7e5ca116..70ae41dd96be167d86dc919983eeb366b514029b 100644 (file)
@@ -159,7 +159,7 @@ alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo
 alias tailprocmail='tail -f ~/.procmail/logs/procmail.log'
 
 # Pour réveiller la carte éthernet quand elle déconne
-alias rebooteth0='rmmod atl1c; modprobe atl1c'
+alias rebooteth0='rmmod atl1c; rmmod ath9k; modprobe atl1c; modprobe ath9k'
 
 
 # +------------+