about summary refs log tree commit diff
path: root/mklive.sh.in
diff options
context:
space:
mode:
authorJuan RP <xtraeme@gmail.com>2014-09-21 09:35:07 +0200
committerJuan RP <xtraeme@gmail.com>2014-09-21 09:35:07 +0200
commit4b559d86c96a104e7b079db68966db1af16c61e8 (patch)
treebb47eaceef492c2039f899c1b12868b757e6b989 /mklive.sh.in
parent914e19372472552ace573ce196d18b8142be385b (diff)
downloadhrmpf-4b559d86c96a104e7b079db68966db1af16c61e8.tar.gz
hrmpf-4b559d86c96a104e7b079db68966db1af16c61e8.tar.xz
hrmpf-4b559d86c96a104e7b079db68966db1af16c61e8.zip
mklive: remove unnecessary line.
Diffstat (limited to 'mklive.sh.in')
-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
 }