Changes

Ubuntu

23 bytes removed, 13:21, 2 November 2013
Upstart to launch/respawn installation
=Upstart to launch/respawn installation=
*create this in /etc/init/facegraft.conf
*<blockquote><precode>
#!upstart
description "Face Swap"
# Give up if restart occurs 10 times in 90 seconds.
respawn limit 10 90
</pre></blockquotecode>
*<code>start faceswap</code>
*<code>stop faceswap</code>