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
672e5a21
Commit
672e5a21
authored
Feb 11, 2013
by
Steven Mondji-Lerider
Browse files
A call to db_go is needed after checking for posix acl, or else the message is not displayed.
parent
c2a3c48a
Changes
1
Show whitespace changes
Inline
Side-by-side
debian/alternc.config
View file @
672e5a21
...
...
@@ -193,7 +193,7 @@ while [ "$QUEST_STATE" != 0 -a "$QUEST_STATE" != 11 ]; do
ACL
=
"$(echo "
$
MOUNT_OPTS
" | tr "
,
" "
\\
n
" | egrep '^acl|attr2|user_xattr$')"
||
true
if
[ -
z
"$ACL"
];
then
db_input
critical
alternc
/
acluninstalled
||
true
db_
title
AlternC
db_
go
db_reset
alternc
/
acluninstalled
||
true
db_fset
alternc
/
acluninstalled
"seen"
"false"
||
true
exit
2
...
...
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