api: Update systemd [Install] so that pmapi starts with the ssytem.
This commit is contained in:
parent
e33ba9707c
commit
4bc8c00c49
@ -7,3 +7,6 @@ User=pmapi
|
|||||||
WorkingDirectory=/home/pmapi
|
WorkingDirectory=/home/pmapi
|
||||||
ExecStart=/home/pmapi/personal_measure_api
|
ExecStart=/home/pmapi/personal_measure_api
|
||||||
Restart=on-failure
|
Restart=on-failure
|
||||||
|
|
||||||
|
[Install]
|
||||||
|
WantedBy=multi-user.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user