From 6a61dc3ea1150c4e31cd50f626a34094a9d43877 Mon Sep 17 00:00:00 2001 From: Oleg Pykhalov Date: Tue, 24 Dec 2024 15:42:52 +0300 Subject: [PATCH] Revert "apps: base: workstation: Create /dev/log symlink." This reverts commit 87a89c586725658dfe6f446843aa3e2213db92bc. --- apps/base/workstation/daemonset.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/apps/base/workstation/daemonset.yaml b/apps/base/workstation/daemonset.yaml index 4523f2708..b2aac8735 100644 --- a/apps/base/workstation/daemonset.yaml +++ b/apps/base/workstation/daemonset.yaml @@ -76,13 +76,6 @@ spec: containers: - image: harbor.home.wugi.info/library/guix-image-workstation:latest name: guix - command: - - /gnu/store/x3mwr9npmxdmdzgql0gif1ry8xdlfmis-bash-5.1.16/bin/sh - args: - - -c - - | - /gnu/store/kydxw3b2drfqcnafs2bdkpgs6i0jfkq7-coreutils-9.1/bin/ln -s /run/dev-log /dev/log - exec /gnu/store/vl55r8m4h0a2zw0hpfziijybvji21062-guile-3.0.9/bin/guile --no-auto-compile /gnu/store/kmv7ny45x2xirqz0y5pha8jm4v02h0lq-shepherd-1.0.0/bin/shepherd --config /gnu/store/phqd37a0ph4szcmsc5mh9a9r8vl4n6kj-shepherd.conf ports: - containerPort: 5353 name: avahi