Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
domainepublic
alternc
Commits
f3207ec2
Unverified
Commit
f3207ec2
authored
May 14, 2019
by
Kienan Stewart
Browse files
Override owner and group for phpmyadmin lib files
Refs #335
parent
82c87c43
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/alternc.install
View file @
f3207ec2
...
...
@@ -714,6 +714,8 @@ done
# Fix phpmyadmin import trac#1557
test
-
d
"/var/lib/phpmyadmin/tmp"
&&
dpkg
-
statoverride
--
update
--
add
www
-
data
alterncpanel
0775
"/var/lib/phpmyadmin/tmp"
2
>/
dev
/
null
||
true
test
-
f
"/etc/phpmyadmin/config-db.php"
&&
dpkg
-
statoverride
--
update
--
add
www
-
data
alterncpanel
0644
"/etc/phpmyadmin/config-db.php"
2
>/
dev
/
null
||
true
test
-
f
"/var/lib/phpmyadmin/blowfish_secret.inc.php"
&&
dpkg
-
statoverride
--
update
--
add
www
-
data
alterncpanel
0660
"/var/lib/phpmyadmin/blowfish_secret.inc.php"
2
>
/
dev
/
null
||
true
test
-
f
"/var/lib/phpmyadmin/config.inc.php"
&&
dpkg
-
statoverride
--
update
--
add
www
-
data
alterncpanel
0660
"/var/lib/phpmyadmin/config.inc.php"
2
>
/
dev
/
null
||
true
# hook
run
-
parts
--
arg
=
end
/
usr
/
lib
/
alternc
/
install
.
d
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment