Searched refs:add_init_command (Results 1 – 1 of 1) sorted by relevance
101 def add_init_command(self, command): member in LaunchScript254 script.add_init_command("probe_modules")371 script.add_init_command(f"mac=$(cat /sys/class/net/e*/address)")383 script.add_init_command(f"{var}=`mount_partition {block_device}`")
Completed in 4 milliseconds