Prepare s6 v3

This commit is contained in:
Alexandre
2022-06-15 20:48:01 +02:00
parent ceda1e8438
commit e5afe3391d
67 changed files with 402 additions and 0 deletions

View File

@@ -15,6 +15,12 @@ profile addon_updater flags=(attach_disconnected,mediate_deleted) {
network netlink raw,
# S6-Overlay
/init ix,
/run/{s6,s6-rc*,service}/** ix,
/package/** ix,
/command/** ix,,
/run/{,**} rwk,
/dev/tty rw,
/init rix,
/bin/** ix,
/usr/bin/** ix,