5,710
edits
Changes
Ubuntu
,→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>