summaryrefslogtreecommitdiff
path: root/recipes-devtools/mtd/mtd-utils/ubihealthd.service
blob: 74b8df655b5c9479837e736a0840522a946c789d (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=UBI health daemon
After=multi-user.target

[Service]
Type=forking
ExecStart=@SBINDIR@/ubihealthd

[Install]
WantedBy=multi-user.target