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 <[email protected]> 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 > [email protected] > Modify settings or unsubscribe at: https://lists.ubuntu.com/ > mailman/listinfo/snapcraft > > -- XiaoGuo, Liu
-- Snapcraft mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/snapcraft
