Skip to content

Commit

Permalink
enable radvd
Browse files Browse the repository at this point in the history
  • Loading branch information
harald42 committed Mar 10, 2019
1 parent 4bd4fa9 commit f1a4979
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions armhf/edge/edge_install_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ radvd()
apt-get install -y radvd
cp etc/radvd.conf /etc/radvd.conf #git link
cp etc/sysctl.conf /etc/sysctl.conf
systemctl enable radvd.service
service radvd start
}

Expand Down

0 comments on commit f1a4979

Please sign in to comment.