projects
/
iserv-mod-room-reservation.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef8e584
)
debian/postinst checks rights of config file
author
rohieb
<devnull@localhost>
Wed, 23 Jul 2008 03:42:32 +0000
(
05:42
+0200)
committer
rohieb
<devnull@localhost>
Wed, 23 Jul 2008 03:42:32 +0000
(
05:42
+0200)
debian/postinst
patch
|
blob
|
history
diff --git
a/debian/postinst
b/debian/postinst
index
2b042d9
..
9e56694
100755
(executable)
--- a/
debian/postinst
+++ b/
debian/postinst
@@
-1,4
+1,6
@@
#!/bin/sh
+chmod g+w /usr/share/iserv/www/inc/mod_room-reservation/config.inc
+chgrp www-data /usr/share/iserv/www/inc/mod_room-reservation/config.inc
chkdb -r
chkpriv
chklocale
This page took
0.024269 seconds
and
4
git commands to generate.