Skip to content

Commit

Permalink
move fcopy of rc.local
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Lange committed Sep 28, 2016
1 parent d6a9532 commit f08cf23
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions examples/simple/scripts/DEBIAN/40-misc
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@ fi
ainsl -a /etc/fai/fai.conf "FAI_CONFIG_SRC=$FAI_CONFIG_SRC"

fcopy -Miv /etc/fai/fai.conf
fcopy -iv /etc/rc.local

exit $error
1 change: 0 additions & 1 deletion examples/simple/scripts/FAISERVER/10-conffiles
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

fcopy -Bvr /etc/fai
fcopy -Bv /etc/fai/apt/sources.list /etc/dhcp/dhcpd.conf
fcopy -v /etc/rc.local

if [ $FAI_ACTION = "install" -o $FAI_ACTION = "dirinstall" ] ; then

Expand Down

0 comments on commit f08cf23

Please sign in to comment.