Re: [systemd-devel] User configs, BTRFS subvolume for /home and automatic service start during boot?

2018-05-04 Thread Julian Andres Klode
On Fri, May 04, 2018 at 07:03:59PM +0200, Lennart Poettering wrote: > On Fr, 04.05.18 18:59, Thorsten Schöning (tschoen...@am-soft.de) wrote: > > > Guten Tag Lennart Poettering, > > am Freitag, 4. Mai 2018 um 18:07 schrieben Sie: > > > > > Hmm, you said /home was a subvolume? That suggests they a

Re: [systemd-devel] Store journal logs to different journals(location) based on Filters

2017-09-20 Thread Julian Andres Klode
On Wed, Sep 20, 2017 at 06:13:40AM +, P.R.Dinesh wrote: > Is it possible to store journal logs matching specific filters to different > journal files in addition to the main journal using some journald > configurations? > > > For eg., All journal logs of severity critical and above should be

Re: [systemd-devel] Bouncing interface once chrony is synced

2017-07-10 Thread Julian Andres Klode
On Wed, Jul 05, 2017 at 10:29:21AM -0500, Ian Pilcher wrote: > I am using CentOS 7 (systemd 219) on a Banana Pi as my residential > firewall/gateway. The Banana Pi does not have a persistent clock, so > it has no idea what the time is until it is able to sync via NTP. Thus, > the initial DHCP lea

Re: [systemd-devel] Systemd license vs. libcryptsetup license

2017-06-08 Thread Julian Andres Klode
On Thu, Jun 08, 2017 at 01:47:56PM +, Zbigniew Jędrzejewski-Szmek wrote: > On Thu, Jun 08, 2017 at 09:40:17AM +0200, Krzysztof Jackiewicz wrote: > > > No, that makes no sense. It'd mean that putting two zip files that one > > > provides > > > and the other uses a function with the same name ne

Re: [systemd-devel] Ordering (apt) timer services to not run at the same time

2017-04-29 Thread Julian Andres Klode
On Sat, Apr 29, 2017 at 11:40:44AM +0200, Lennart Poettering wrote: > That said, there are limits to this: this will only work correctly if > the start jobs for both units are either enqueued at the same time or > in the order they are supposed to be run in. If however, the job for > the unit that

Re: [systemd-devel] Ordering (apt) timer services to not run at the same time

2017-04-29 Thread Julian Andres Klode
On Sat, Apr 29, 2017 at 08:59:57AM -0500, Dan Nicholson wrote: > It seems to me that this could be easily around by adding > Wants=apt-daily.service to the upgrade unit. That will guarantee that > systemd puts the update job in the queue before the upgrade job. I think > this is what you want, anyw

Re: [systemd-devel] Ordering (apt) timer services to not run at the same time

2017-04-28 Thread Julian Andres Klode
On Fri, Apr 28, 2017 at 08:46:45AM +0200, Michal Sekletar wrote: > On Thu, Apr 27, 2017 at 11:30 PM, Julian Andres Klode wrote: > > > Now, we seem to be missing one bit: If daily-upgrade is already > > running, and daily is about to start, daily should wait for > > daily-

Re: [systemd-devel] Ordering (apt) timer services to not run at the same time

2017-04-27 Thread Julian Andres Klode
On Thu, Apr 27, 2017 at 11:30:35PM +0200, Julian Andres Klode wrote: > Hi systemd folks, > > (service and timer files being discussed at the bottom) > > we are currently reworking the way automatic updates and upgrades work > on Ubuntu and Debian systems. We basically have two

[systemd-devel] Ordering (apt) timer services to not run at the same time

2017-04-27 Thread Julian Andres Klode
RandomizedDelaySec=60m Persistent=true [Install] WantedBy=timers.target -- Julian Andres Klode - Debian Developer, Ubuntu Member See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/. ___ systemd-devel mailing list systemd