[rsyncd.conf] ajout de /pubftp/git pour sila
darcs-hash:20100119005702-bd074-ddafcf284ae679b19c2c71e18159b103982d070a.gz
This commit is contained in:
parent
0dbd2d1066
commit
596fe4ea74
1 changed files with 3 additions and 2 deletions
|
@ -41,7 +41,7 @@ backup_folders = {
|
|||
'var' : '/var' },
|
||||
|
||||
'komaz' : { 'var' : '/var' },
|
||||
|
||||
|
||||
'vo' : { 'var' : '/var' },
|
||||
|
||||
'news' : { 'news-spool' : '/var/spool/news',
|
||||
|
@ -63,7 +63,8 @@ backup_folders = {
|
|||
'sila' : { 'slash' : '/',
|
||||
'usr' : '/usr',
|
||||
'var' : '/var',
|
||||
'installparty' : '/pubftp/pub/Install-party' },
|
||||
'installparty' : '/pubftp/pub/Install-party',
|
||||
'git' : '/pubftp/git' },
|
||||
|
||||
'vert' : { 'var' : '/var',
|
||||
'usr' : '/usr',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue