Changeset 55
- Timestamp:
- Jan 28, 2016, 9:49:32 AM (5 years ago)
- Location:
- lliurex-conky/trunk/fuentes/lliurex-conky.install-files/usr/share/lliurex-conky
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
lliurex-conky/trunk/fuentes/lliurex-conky.install-files/usr/share/lliurex-conky/conkyrc_admins
r53 r55 165 165 #IP: ${addrs eth0} 166 166 ${template3 eth0 ETH0}${template3 wlan0 WLAN0} 167 ${template3 e np0s8ETH1}${template3 wlan1 WLAN1}167 ${template3 eth1 ETH1}${template3 wlan1 WLAN1} 168 168 ${template3 eth2 ETH2}${template3 wlan2 WLAN2} 169 169 # HDD -
lliurex-conky/trunk/fuentes/lliurex-conky.install-files/usr/share/lliurex-conky/conkyrc_students
r53 r55 121 121 VERSION: ${exec cat /usr/share/lliurex-cdd/version} 122 122 ARQUITECTURA: ${if_match ${exec grep "x86_64" /tmp/architecture.txt -c}!=0}64 Bits${else}32 Bits${endif} 123 $hr${template1 eth0 ETH0}${template1 e np0s8ETH1}${template1 eth2 ETH2}${template1 eth3 ETH3}${template1 eth4 ETH4}123 $hr${template1 eth0 ETH0}${template1 eth1 ETH1}${template1 eth2 ETH2}${template1 eth3 ETH3}${template1 eth4 ETH4} 124 124 $hr
Note: See TracChangeset
for help on using the changeset viewer.