mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
busybox: dont install time.conf
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
@@ -1,2 +0,0 @@
|
||||
# Timeserver
|
||||
TIMEHOST="pool.net.org"
|
||||
@@ -46,6 +46,3 @@ USER_PWD="`$ROOT/$TOOLCHAIN/bin/cryptpw $USER_PASSWORD`"
|
||||
|
||||
mkdir -p $INSTALL/etc/modprobe.d
|
||||
cp $PKG_DIR/modprobe.d/* $INSTALL/etc/modprobe.d
|
||||
|
||||
mkdir -p $INSTALL/usr/config
|
||||
cp $PKG_DIR/config/time.conf $INSTALL/usr/config
|
||||
|
||||
Reference in New Issue
Block a user