命令最高的systemd启动服务,不是传统的ssh和service的方式启动服务 systemctl enable neo4j.service 开机自启动 systemctl daemon-reload 刷新配置 注意,文件一定要存放 /lib/systemd/system/目录下