mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 04:44:19 +08:00
Merge branch 'new_profiling' into 'master'
Add profiled service file See merge request redox-os/redox!2056
This commit is contained in:
commit
94bf2b6ac6
@ -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