<html>
<head>
<meta content="text/html; charset=ISO-8859-15"
http-equiv="Content-Type">
<link href="chrome://translator/skin/popup.css" type="text/css"
rel="stylesheet">
</head>
<body bgcolor="#FFFFFF" text="#000000">
My understanding was that you manually set lxc.cgroup.devices.deny =
a
after starting up the container. Is that right, or not? If not,
please
give your full config files for working and not working cases.
-serge
<blockquote cite="mid:20121105173523.GA11709@sergelap" type="cite">
</blockquote>
<br>
Using only configuration file. Not manually change cgroup after
starting.<br>
<br>
join config file working and not working.<br>
<br>
tigra debian-dev # diff config_working config_notworking <br>
10c10<br>
< #lxc.cgroup.devices.deny = a <br>
---<br>
> lxc.cgroup.devices.deny = a <br>
<br>
<br>
<br>
A config file working:<br>
tigra debian-dev # lxc-start -l DEBUG -o /var/log/lxc/debian-dev.log
-n debian-dev -f /etc/lxc/debian-dev/config_working -d<br>
tigra debian-dev # lxc-console -n debian-dev<br>
<br>
Type <Ctrl+a q> to exit the console<br>
<br>
Debian GNU/Linux 6.0 debian-dev tty1<br>
<br>
debian-dev login: <br>
<br>
<br>
----------------------<br>
config file not working:<br>
tigra debian-dev # lxc-start -l DEBUG -o /var/log/lxc/debian-dev.log
-n debian-dev -f /etc/lxc/debian-dev/config_notworking -d<br>
tigra debian-dev # lxc-console -n debian-dev<br>
<br>
Type <Ctrl+a q> to exit the console<br>
<br>
<br>
<br>
not prompt for login<br>
<div style="top: 71px; max-width: 400px; max-height: 326px; bottom:
auto; left: 248px; right: auto; display: none;"
class="translator-theme-system" id="translator-popup">
<div id="translator-popup-toolbar">
<div id="translator-popup-title">
<div id="translator-popup-source-languages-wrapper">
<ul id="translator-popup-source-languages">
<li id="translator-popup-source-language-auto" code="auto">Anglais
- détecté</li>
<li code="en">Anglais</li>
<li code="fr">Français</li>
</ul>
<div id="translator-popup-source-languages-scroller"></div>
</div>
<div id="translator-popup-languages-direction"></div>
<div id="translator-popup-target-languages-wrapper">
<ul style="margin-top: -18px;"
id="translator-popup-target-languages">
<li code="en">Anglais</li>
<li code="fr">Français</li>
</ul>
<div id="translator-popup-target-languages-scroller"></div>
</div>
</div>
<div class="translator-popup-toolbar-spring"></div>
<a title="Copier le texte sélectionné dans le presse-papiers"
href="javascript:void(0);" id="translator-popup-button-copy"></a></div>
<div class="translator-message-type-normal" style="opacity: 1;
max-height: 276px;" id="translator-popup-message"></div>
<div style="display: none;" id="translator-popup-notice"></div>
<textarea style="display: none;" id="translator-popup-textarea"></textarea></div>
<div style="bottom: auto; left: 248px; right: auto; top: 71px;
display: none;" title="Traduction en cours..."
class="translator-theme-system" id="translator-popup-loading"></div>
</body>
</html>