Skip to content

Commit

Permalink
stage2: Move ssh host key regen and NOOBS config scripts to raspberry…
Browse files Browse the repository at this point in the history
…pi-sys-mods
  • Loading branch information
XECDesign committed Jul 28, 2017
1 parent c77669a commit 207003b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 44 deletions.
2 changes: 0 additions & 2 deletions stage2/01-sys-tweaks/01-run.sh
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/bin/bash -e

install -m 644 files/regenerate_ssh_host_keys.service ${ROOTFS_DIR}/lib/systemd/system/
install -m 755 files/apply_noobs_os_config ${ROOTFS_DIR}/etc/init.d/
install -m 755 files/resize2fs_once ${ROOTFS_DIR}/etc/init.d/

install -d ${ROOTFS_DIR}/etc/systemd/system/rc-local.service.d
Expand Down
31 changes: 0 additions & 31 deletions stage2/01-sys-tweaks/files/apply_noobs_os_config

This file was deleted.

11 changes: 0 additions & 11 deletions stage2/01-sys-tweaks/files/regenerate_ssh_host_keys.service

This file was deleted.

0 comments on commit 207003b

Please sign in to comment.