Base ne doit pas contenir de configuration concrète
darcs-hash:20090610162847-af139-ce3fd479b412719e3f9db5e1838cbb6c73a72560.gz
This commit is contained in:
parent
cfe156aed2
commit
9e9c06e498
2 changed files with 4 additions and 2 deletions
|
@ -28,7 +28,7 @@
|
|||
|
||||
<Package name="resolvconf"/>
|
||||
|
||||
<Directory name="/usr/scripts" owner="root" group="adm" perms="775"/>
|
||||
<Directory name="/usr/scripts"/>
|
||||
</Group>
|
||||
|
||||
<Group name="fstab.local">
|
||||
|
|
|
@ -41,7 +41,9 @@
|
|||
<Directory name="/mirror/apt-mirror/var" owner="apt-mirror" group="apt-mirror" perms="0755"/>
|
||||
<Directory name="/mirror/apt-mirror/skel" owner="apt-mirror" group="apt-mirror" perms="0755"/>
|
||||
<Directory name="/mirror/apt-mirror/mirror" owner="apt-mirror" group="apt-mirror" perms="0755"/>
|
||||
|
||||
|
||||
<Directory name="/usr/scripts" owner="root" group="adm" perms="775"/>
|
||||
|
||||
<Service type="deb" name="proftpd" status="on"/>
|
||||
|
||||
<Service type="deb" name="rsync" status="on"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue