fix: systemd template
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ After=network.target
|
||||
[Service]
|
||||
Environment=AGEBD_ENV={{ '{{ agebd_env }}' }}
|
||||
ExecStart=/sls/bd/hla/{{'{{ agebd_env }}'}}/bin/start_service.sh {{ service_id }} {{ service_name_upper }}
|
||||
estart=no
|
||||
Restart=no
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
|
||||
Reference in New Issue
Block a user