[procdockerstatsd] Fix incorrect case issue in service file (#4134)
This commit is contained in:
parent
80e388d6a0
commit
c70a7b877d
@ -6,7 +6,7 @@ After=database.service updategraph.service
|
|||||||
[Service]
|
[Service]
|
||||||
Type=simple
|
Type=simple
|
||||||
ExecStart=/usr/bin/procdockerstatsd
|
ExecStart=/usr/bin/procdockerstatsd
|
||||||
Restart=Always
|
Restart=always
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
|
Loading…
Reference in New Issue
Block a user