耶,还是出错咯~
This commit is contained in:
@@ -26,7 +26,7 @@ in
|
||||
serviceConfig = {
|
||||
Type = "simple";
|
||||
RemainAfterExit = "yes";
|
||||
ExecStartPre = "${cfg.package}/bin/setup.sh";
|
||||
ExecStartPre = "${cfg.package}/bin/setup";
|
||||
ExecStart = "${cfg.package}/bin/AuthenMngService";
|
||||
ExecStop = "${cfg.package}/bin/AuthenMngService -k";
|
||||
};
|
||||
|
Reference in New Issue
Block a user