[Merge] lp:~thomas-voss/biometryd/do-not-wait-for-property-service into lp:biometryd
Michał Sawicz
michal.sawicz at canonical.com
Fri Jun 24 16:55:27 UTC 2016
Review: Needs Fixing
Diff comments:
> === modified file 'data/biometryd.conf'
> --- data/biometryd.conf 2016-06-20 20:59:41 +0000
> +++ data/biometryd.conf 2016-06-24 16:33:07 +0000
> @@ -6,7 +6,5 @@
> respawn limit 10 5
>
> script
> - # wait for Android properties system to be ready
> - while [ ! -e /dev/socket/property_service ]; do sleep 0.1; done
> exec /usr/bin/biometryd run
> end script
No need for script at all then, is there?
> \ No newline at end of file
--
https://code.launchpad.net/~thomas-voss/biometryd/do-not-wait-for-property-service/+merge/298325
Your team Ubuntu Phablet Team is subscribed to branch lp:biometryd.
More information about the Ubuntu-reviews
mailing list