How to restart a simple daemon?

Enwei Zhang enwei.zhang at canonical.com
Mon Nov 21 02:50:29 UTC 2016


Thank you so much Xiaoguo.

On Mon, Nov 21, 2016 at 10:30 AM, XiaoGuo Liu <xiaoguo.liu at canonical.com>
wrote:

> 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/mailm
>> an/listinfo/snapcraft
>>
>>
>
>
> --
> XiaoGuo, Liu
>
> --
> Snapcraft mailing list
> Snapcraft at lists.snapcraft.io
> Modify settings or unsubscribe at: https://lists.ubuntu.com/
> mailman/listinfo/snapcraft
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/snapcraft/attachments/20161121/0c064db8/attachment.html>


More information about the Snapcraft mailing list