コード例 #1
0
ファイル: engine.py プロジェクト: scollison/image-bootstrap
 def _unshare(self):
     unshare_current_process(self._messenger)
     set_hostname(self._config.hostname)
コード例 #2
0
 def _unshare(self):
     unshare_current_process(self._messenger)
     set_hostname(self._config.hostname)