Changes

Ubuntu

21 bytes removed, 12:26, 5 November 2013
Upstart to launch/respawn installation
*create this in /etc/init/facegraft.conf
*
<code> <nowikipre>
#!upstart
description "Face Swap"
# Give up if restart occurs 10 times in 90 seconds.
respawn limit 10 90
</nowiki></codepre>
*<code>start faceswap</code>