On Wed, Feb 1, 2017 at 11:09 AM, MikeB <mabnh...@gmail.com> wrote:
> I find myself having to write start scripts for daemon applications to
> (poorly) emulate the systemd service 'After' functionality for several
> of my snap applications.
>
> Is there any effort to add daemon ordering support to snapcraft/snapd?
>  I think it would be generally useful.

More generally, what is the correct way to specify any arbitrary systemd
directives that a daemon may need, such as User= for a service that
should run as non-root? Other common examples include
ConditionPathExists= EnvironmentFile= KillMode= ExecStartPre=, etc.

Thanks,
Howard

-- 
Snapcraft mailing list
Snapcraft@lists.snapcraft.io
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/snapcraft

Reply via email to