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