about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--mklive.sh.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/mklive.sh.in b/mklive.sh.in
index 431597a..3995984 100644
--- a/mklive.sh.in
+++ b/mklive.sh.in
@@ -112,8 +112,6 @@ install_packages() {
     # Cleanup and remove useless stuff.
     rm -rf $ROOTFS/var/cache/* $ROOTFS/run/* $ROOTFS/var/run/*
 
-    cp /home/juan/projects/runit-void/core-services/00-pseudofs.sh $ROOTFS/etc/runit/core-services/
-
     unset XBPS_ARCH
 }