mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-17 15:34:18 +08:00
add profiled service when installed
This commit is contained in:
parent
ae8967ed5a
commit
430c87e775
@ -6,4 +6,7 @@ template = "custom"
|
||||
script = """
|
||||
# Must be statically linked
|
||||
cookbook_cargo
|
||||
|
||||
mkdir -p "${COOKBOOK_STAGE}/usr/lib/init.d"
|
||||
cp "${COOKBOOK_SOURCE}/init.d/"* "${COOKBOOK_STAGE}/usr/lib/init.d/"
|
||||
"""
|
||||
|
||||
Loading…
Reference in New Issue
Block a user