How to restart a simple daemon?

XiaoGuo Liu xiaoguo.liu at canonical.com
Mon Nov 21 02:30:12 UTC 2016


Hi Enwei,

There are a few ways to handle it.

1) You do not need to make it a daemon before it is getting stable. When
your run your app, just use "sudo" to run it on command line. When it is
stable, change it to daemon.

2) You can use "snap enable/disable" to toggle the state of the app. When
it is enabled, it starts to run again. In your case, your daemon app will
be restarted.

Best regards,
XiaoGuo

On Mon, Nov 21, 2016 at 10:23 AM, Enwei Zhang <enwei.zhang at canonical.com>
wrote:

> Hello,
> When I install a simple daemon snap, the daemon is started right after it
> is installed.
> Suppose it stops due to some condition, is there a way to restart it?
> Thanks a lot.
>
> Br
> Enwei
>
> --
> Snapcraft mailing list
> Snapcraft at lists.snapcraft.io
> Modify settings or unsubscribe at: https://lists.ubuntu.com/
> mailman/listinfo/snapcraft
>
>


-- 
XiaoGuo, Liu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/snapcraft/attachments/20161121/67412f03/attachment.html>


More information about the Snapcraft mailing list