文件名称:创建启动文件-rockchip_4g_dongle_配置说明_v1.0
文件大小:1.03MB
文件格式:PDF
更新时间:2024-07-10 07:53:55
OpenStack
9.12 创建启动文件 [root@controller ~]# vi /etc/systemd/system/zun-api.service [Unit] Description = OpenStack Container Service API [Service] ExecStart = /usr/bin/zun-api User = zun [Install] WantedBy = multi-user.target [root@controller ~]# vi /etc/systemd/system/zun-wsproxy.service [Unit] Description = OpenStack Container Service Websocket Proxy [Service] ExecStart = /usr/bin/zun-wsproxy User = zun [Install] WantedBy = multi-user.target