Subversion Repositories ALCASAR

Rev

Rev 1411 | Rev 1413 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log

Rev 1411 Rev 1412
Line 1... Line 1...
1
#!/bin/bash
1
#!/bin/bash
2
#  $Id: alcasar.sh 1411 2014-07-09 14:24:19Z richard $ 
2
#  $Id: alcasar.sh 1412 2014-07-15 07:01:53Z richard $ 
3
 
3
 
4
# alcasar.sh
4
# alcasar.sh
5
 
5
 
6
# ALCASAR Install script -  CopyLeft ALCASAR Team [Rexy + 3abtux + Steweb + Crox + ...] 
6
# ALCASAR Install script -  CopyLeft ALCASAR Team [Rexy + 3abtux + Steweb + Crox + ...] 
7
# Ce programme est un logiciel libre ; This software is free and open source
7
# Ce programme est un logiciel libre ; This software is free and open source
Line 1378... Line 1378...
1378
$SED "s?'\$ziparg $extensions.*?\$ziparg $extensions -b 127.0.0.1;'?g" /usr/libexec/NfSenRC.pm 
1378
$SED "s?'\$ziparg $extensions.*?\$ziparg $extensions -b 127.0.0.1;'?g" /usr/libexec/NfSenRC.pm 
1379
# expire delay for the profile "live"
1379
# expire delay for the profile "live"
1380
	systemctl start nfsen
1380
	systemctl start nfsen
1381
	/bin/nfsen -m live -e 62d 2>/dev/null
1381
	/bin/nfsen -m live -e 62d 2>/dev/null
1382
# add SURFmap plugin
1382
# add SURFmap plugin
1383
	tar xzf $DIR_CONF/nfsen/SURFmap_v3.3.tar.gz -C /tmp/
1383
	tar xzf $DIR_CONF/nfsen/SURFmap_v3.3b1.tar.gz -C /tmp/
1384
	cd /tmp/SURFmap
1384
	cd /tmp/SURFmap
1385
	/usr/bin/sh install.sh
1385
	/usr/bin/sh install.sh
1386
# clear the installation
1386
# clear the installation
1387
	cd $DirTmp
1387
	cd $DirTmp
1388
	rm -rf /tmp/nfsen-1.3.6p1/
1388
	rm -rf /tmp/nfsen-1.3.6p1/