提交 f4cd7adb 编写于 作者: O o2null

Update service_linux.sh

上级 b86a35a4
......@@ -24,8 +24,6 @@ echo "Wants=network-online.target" >>${servicePath}
echo "After=network.target" >>${servicePath}
echo "[Service]" >>${servicePath}
echo "Type=simple" >>${servicePath}
echo "StandardOutput=null" >>${servicePath}
echo "StandardError=null" >>${servicePath}
echo "ExecStart=${current_dir}/${scriptName}" >>${servicePath}
echo "ExecReload=${current_dir}/restart_linux.sh" >>${servicePath}
echo "ExecStop=${current_dir}/stop_linux.sh" >>${servicePath}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册