1 Star 0 Fork 14

阿翔与山海经/libvma

forked from openEuler-RISC-V/libvma 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
0001-Remove-ExecReload-that-is-not-supported.patch 674 Bytes
一键复制 编辑 原始数据 按行查看 历史
maminjie 提交于 2021-03-10 09:50 . Remove ExecReload that is not supported
From 4c7049e373908e3486b64cd54522c05b3dd60ef2 Mon Sep 17 00:00:00 2001
From: maminjie <[email protected]>
Date: Wed, 10 Mar 2021 09:38:51 +0800
Subject: [PATCH] Remove ExecReload that is not supported
---
contrib/scripts/vma.service.in | 1 -
1 file changed, 1 deletion(-)
diff --git a/contrib/scripts/vma.service.in b/contrib/scripts/vma.service.in
index e268173..7ff50a5 100644
--- a/contrib/scripts/vma.service.in
+++ b/contrib/scripts/vma.service.in
@@ -8,7 +8,6 @@ Type=forking
Restart=on-failure
ExecStart=@prefix@/sbin/vma start
ExecStop=@prefix@/sbin/vma stop
-ExecReload=@prefix@/sbin/vma restart
RestartForceExitStatus=1 SIGTERM
[Install]
--
2.23.0
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/a-xiang-and-shanhaijing/libvma.git
[email protected]:a-xiang-and-shanhaijing/libvma.git
a-xiang-and-shanhaijing
libvma
libvma
master

搜索帮助