Merge branch 'odin' of git.hitchhiker-linux.org:Hitchhiker/src into odin

This commit is contained in:
Nathan Fisher 2022-10-08 02:48:08 +00:00
commit e43479df2c
4 changed files with 219 additions and 158 deletions

View file

@ -1,3 +1,3 @@
#!/bin/execlineb -S0
/bin/s6-linux-init -c "/etc/s6/current" -m 0022 -p "/usr/bin:/bin" -- "$@"
/bin/s6-linux-init -c "/etc/s6/current" -m 0022 -p "/usr/bin:/bin:/usr/sbin:/sbin" -- "$@"