From 06e9513551757bdc16d93024d07d0eed000914f4 Mon Sep 17 00:00:00 2001 From: ben Date: Sun, 3 Sep 2023 01:19:02 +0000 Subject: [PATCH] Update 'root/etc/config/lxc-attach' --- root/etc/config/lxc-attach | 3 +++ root/etc/config/lxdterm | 4 ---- 2 files changed, 3 insertions(+), 4 deletions(-) create mode 100755 root/etc/config/lxc-attach delete mode 100755 root/etc/config/lxdterm diff --git a/root/etc/config/lxc-attach b/root/etc/config/lxc-attach new file mode 100755 index 0000000..07eea92 --- /dev/null +++ b/root/etc/config/lxc-attach @@ -0,0 +1,3 @@ +config lxc-attach + option 'container' 'ubuntu' + diff --git a/root/etc/config/lxdterm b/root/etc/config/lxdterm deleted file mode 100755 index ece250b..0000000 --- a/root/etc/config/lxdterm +++ /dev/null @@ -1,4 +0,0 @@ -config lxdterm - option 'container' 'ubuntu' - option 'config_path' '/mnt/sda1/lxc -