aboutsummaryrefslogtreecommitdiff
path: root/runit
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-06-10 20:49:44 +1200
committerArslaan Pathan <[email protected]>2026-06-10 20:49:44 +1200
commit3a6fce385db05287b14b0c12ec2f5156c26a6f49 (patch)
tree107bc6622632c60c03d7bdb7fbb73c75ab805a23 /runit
parent0688d4b8a9e1e53c8328f43d47b7210f31799818 (diff)
downloadyerbalinux-3a6fce385db05287b14b0c12ec2f5156c26a6f49.tar.xz
yerbalinux-3a6fce385db05287b14b0c12ec2f5156c26a6f49.zip
Debugging
Diffstat (limited to 'runit')
-rwxr-xr-xrunit/11
-rwxr-xr-xrunit/21
2 files changed, 2 insertions, 0 deletions
diff --git a/runit/1 b/runit/1
index 370b525..cb50ea9 100755
--- a/runit/1
+++ b/runit/1
@@ -1,3 +1,4 @@
#!/bin/sh
+export PATH=/usr/bin:/bin:/sbin
mount -a
hostname -F /etc/hostname 2>/dev/null || hostname yerba-live
diff --git a/runit/2 b/runit/2
index 91158e9..b5e850c 100755
--- a/runit/2
+++ b/runit/2
@@ -1,2 +1,3 @@
#!/bin/bash
+export PATH=/usr/bin:/bin:/sbin
exec runsvdir /etc/service