useradd -ms /bin/bash -d $AIRFLOW_HOME airflow
copy scripts from https://github.com/apache/incubator-airflow/tree/master/scripts/systemd
systemctl start airflow-webserver.service
#systemctl start airflow-worker.service
#systemctl start airflow-scheduler.service