Skip to content

Commit

Permalink
[procdockerstatsd] Fix incorrect case issue in service file (sonic-ne…
Browse files Browse the repository at this point in the history
  • Loading branch information
pra-moh authored and tiantianlv committed Apr 24, 2020
1 parent b25b6e0 commit 9a382ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9a382ad

Please sign in to comment.