[systemd-devel] Long Running Startup Dependency

2018-08-09 Thread Chuck Wolber
Is it generally considered bad form to start up a service unit from within an application? I have been trying to keep everything under the direct control of systemd, but I ran in to a problem that I am not quite sure how to resolve and still keep systemd in control of everything. I have a daemon

[systemd-devel] How to add a unit path to systemd?

2018-08-09 Thread Daniel Wang
Hi, I want to append to systemd's unit search path a directory on my OEM partition, which is mounted by a .mount unit, at /usr/share/. I will be putting unit files in that partition, some of which I want to run before default.target. Is it possible to do so without a systemctl daemon-reload? I u

Re: [systemd-devel] Supervisory Watchdog notification not working when using SmackProcessLabel

2018-08-09 Thread Lennart Poettering
On Di, 07.08.18 22:34, Martin Townsend ([email protected]) wrote: > Any comments from systemd devs on this issue? I'm particulary keen to > know if using the very permissive values on the /run/systemd/notify is > advisable or whether this would cause any security issues. Sorry, but for MAC