[PATCH] host/rootfs: Remove type file from template
The type file is only looked at by s6-rc-compile, so it is ignored for templates. No functional change. Signed-off-by: Demi Marie Obenour <demiobenour@gmail.com> --- .../etc/s6-linux-init/run-image/service/vhost-user-gpu/template/type | 1 - .../run-image/service/vhost-user-gpu/template/type.license | 2 -- 2 files changed, 3 deletions(-) diff --git a/host/rootfs/etc/s6-linux-init/run-image/service/vhost-user-gpu/template/type b/host/rootfs/etc/s6-linux-init/run-image/service/vhost-user-gpu/template/type deleted file mode 100644 index 5883cff0cd1514b2836f4ffa39fdac769a5213cb..0000000000000000000000000000000000000000 --- a/host/rootfs/etc/s6-linux-init/run-image/service/vhost-user-gpu/template/type +++ /dev/null @@ -1 +0,0 @@ -longrun diff --git a/host/rootfs/etc/s6-linux-init/run-image/service/vhost-user-gpu/template/type.license b/host/rootfs/etc/s6-linux-init/run-image/service/vhost-user-gpu/template/type.license deleted file mode 100644 index 2241beb42f7ff1f0ce993d8c8a0f0c6b6d32115b..0000000000000000000000000000000000000000 --- a/host/rootfs/etc/s6-linux-init/run-image/service/vhost-user-gpu/template/type.license +++ /dev/null @@ -1,2 +0,0 @@ -SPDX-License-Identifier: CC0-1.0 -SPDX-FileCopyrightText: 2022 Unikie --- base-commit: 636a47c9243a8cf0387b6e2e4fbb7d8972e501f4 change-id: 20250913-missing-file-9c93a3da82b0 -- Sincerely, Demi Marie Obenour (she/her/hers)
This patch has been committed as 31121b718d94229809b53c31bfbb0353b6c3d0d1, which can be viewed online at https://spectrum-os.org/git/spectrum/commit/?id=31121b718d94229809b53c31bfbb.... This is an automated message. Send comments/questions/requests to: Alyssa Ross <hi@alyssa.is>
participants (2)
-
Alyssa Ross -
Demi Marie Obenour