>>
>> Feb 14 23:48:57 intel486 systemd[1]: [email protected]: About to execute:
>> /lib/systemd/systemd --user
>> Feb 14 23:48:57 intel486 systemd[1]: [email protected]: Forked
>> /lib/systemd/systemd as 111
>> Feb 14 23:48:57 intel486 systemd[1]: [email protected]: Changed dead -> start
>> Feb 14 23:48:57
That's it. Great, Thank you!
___
systemd-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/systemd-devel
StopWhenUnneeded in man:systemd.unit is probably what you want...
On 15/02/2018 10:06, Jakob Schöttl wrote:
Hi,
can I ask a configuration question here?
I have an upload.service, started by an upload.timer. The upload.service
has a Require=ssh-tunnel.service (After= is also set). When the
uplo
Hi,
can I ask a configuration question here?
I have an upload.service, started by an upload.timer. The upload.service
has a Require=ssh-tunnel.service (After= is also set). When the
upload.service is finished how can I make systemd to also stop the
ssh-tunnel.service?
Currently I use systemctl s
On Thu, Feb 15, 2018 at 3:05 AM, tedheadster wrote:
> Team,
> I have compiled my linux kernel using 'allnoconfig' and added back
> in all the kernel options that have been documented as necessary for
> systemd. I'm still getting an error. It fails trying to start
> [email protected], and it is rela