core120: Ship updated logrotate and restart unbound

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2018-03-18 13:51:38 +00:00
parent 9e9fdb39e6
commit b2318b5e35
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1 @@
../../../common/logrotate

View File

@@ -69,6 +69,7 @@ fi
# Start services
/etc/init.d/apache restart
/etc/init.d/unbound restart
# Remove deprecated SSH configuration option
sed -e "/UsePrivilegeSeparation/d" -i /etc/ssh/sshd_config