Searched refs:add_startup_command (Results 1 – 3 of 3) sorted by relevance
57 self.chroot.add_startup_command(59 self.chroot.add_startup_command(62 self.chroot.add_startup_command(self._dnsmasq_command)64 self.chroot.add_startup_command(self._test_endpoint_command)
148 self._chroot.add_startup_command(
162 def add_startup_command(self, command): member in NetworkChroot