aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/build-manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/build-manifest b/examples/build-manifest
index d0c0e56..0e18f58 100644
--- a/examples/build-manifest
+++ b/examples/build-manifest
@@ -1,7 +1,7 @@
((packages
. #("nginx"))
(files
- . #("nginx.conf"))
+ . #("nginx.conf:/etc/nginx/nginx.conf"))
(build-commands
. #("sysrc nginx_enable=YES"))
(start-command