From 64b204523006effef7180114535a7d37cb2f0cea Mon Sep 17 00:00:00 2001
From: jean-michel <jean-michel@obarun.org>
Date: Fri, 5 Apr 2019 15:50:33 +0200
Subject: [PATCH] build 66 env. for user session

---
 plasma/rootfs/etc/skel/.zprofile | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 plasma/rootfs/etc/skel/.zprofile

diff --git a/plasma/rootfs/etc/skel/.zprofile b/plasma/rootfs/etc/skel/.zprofile
new file mode 100644
index 0000000..125514a
--- /dev/null
+++ b/plasma/rootfs/etc/skel/.zprofile
@@ -0,0 +1,6 @@
+## Execute scandir script 
+## Send an up signal for services inside tree [gui]
+
+(.scandir &) &
+sleep 01
+66-all -t gui up
-- 
GitLab