耶,还是出错咯~
This commit is contained in:
parent
483de25778
commit
75a466fbd2
@ -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";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user