Update socat.sh

This commit is contained in:
iiiiiii1
2018-05-11 19:17:04 +08:00
committed by GitHub
parent 6f171602a2
commit 099aa1853a
+1
View File
@@ -65,6 +65,7 @@ start_socat(){
else
source /etc/os-release &>/dev/null
if [[ "${ID}" == "debian" && ${VERSION_ID} -ge 9 ]];then
elif [[ "${ID}" == "ubuntu" && `echo "${VERSION_ID}" | cut -d '.' -f1` -ge 18 ]];then
echo "[Unit]
Description=/etc/rc.local
ConditionPathExists=/etc/rc.local