Commit f23748ef authored by Vitaly Lipatov's avatar Vitaly Lipatov

createbytask: add SERVICES support

parent f3afb563
......@@ -208,6 +208,9 @@ done
# optional packages
epmi --auto --skip-installed $PKGINSTALL
for i in $SERVICES ; do
serv $i on
done
tune_monit
tune_logrotate
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment