__sysctl: Add support for CoreOS (#605)

This commit is contained in:
lubo 2017-12-12 08:50:48 +01:00 committed by Darko Poljak
parent b722843f01
commit 457233f968
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
os=$(cat "$__global/explorer/os")
case "$os" in
redhat|centos|ubuntu|debian|devuan|archlinux)
redhat|centos|ubuntu|debian|devuan|archlinux|coreos)
:
;;
*)