refactor: remove service id altogether
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ After=network.target
|
||||
|
||||
[Service]
|
||||
Environment=AGEBD_ENV={{ agebd_env }}
|
||||
ExecStart=/sls/bd/hla/{{ agebd_env }}/bin/start_service.sh 000 MASTER
|
||||
ExecStart=/sls/bd/hla/{{ agebd_env }}/bin/start_service.sh MASTER
|
||||
Restart=no
|
||||
|
||||
[Install]
|
||||
Reference in New Issue
Block a user