[wiki] fix: symlink vers dump_proxy.py
Suite à la màj de niomniom vers wheezy.
This commit is contained in:
parent
160e291653
commit
12b0e94696
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<Bundle name="moinmoin">
|
||||
<Package name="python-moinmoin"/>
|
||||
<Path name="/usr/lib/pymodules/python2.6/MoinMoin/script/export/dump_proxy.py"/>
|
||||
<Path name="/usr/lib/python2.7/dist-packages/MoinMoin/script/export/dump_proxy.py"/>
|
||||
</Bundle>
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
<Action name="ln-attendre-vert" timing="post" when="modified" status="check"
|
||||
command="ln -s /etc/init.d/attendre-vert /etc/rcS.d/S41attendre-vert" />
|
||||
|
||||
<Path name="/usr/lib/pymodules/python2.6/MoinMoin/script/export/dump_proxy.py" type="symlink" to="/usr/scripts/wiki/dump_proxy.py" />
|
||||
<Path name="/usr/lib/python2.7/dist-packages/MoinMoin/script/export/dump_proxy.py" type="symlink" to="/usr/scripts/wiki/dump_proxy.py" />
|
||||
|
||||
<Path name="/etc/logcheck/cracking.ignore.d/local-crans" type="symlink" to="/etc/logcheck/ignore.d.server/local-crans"/>
|
||||
<Path name="/etc/logcheck/cracking.ignore.d/local-ignore" type="symlink" to="/etc/logcheck/ignore.d.server/local-ignore"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue