Re: [systemd-devel] systemctl start seems to hang with no status

2021-11-04 Thread Andy Pieters
On Thu, 4 Nov 2021 at 18:29, Michal Koutný wrote: > > ntp-wait.service > Wants=time-sync.target > Before=time-sync.target > > Ok this is not an answer, but why use ntp and not systemd-timesyncd?

Re: [systemd-devel] systemctl start seems to hang with no status

2021-11-04 Thread Michal Koutný
Hello. On Fri, Oct 22, 2021 at 01:28:28PM +0200, Ulrich Windl wrote: > Interestingly I wouldn't expect "Reached target System Time Synchronized.". The deps are a bit backwards (but not the job ordering): ntp-wait.service Wants=time-sync.target Before=time-sync.target I.e. the

Re: [systemd-devel] the need for a discoverable sub-volumes specification

2021-11-04 Thread Lennart Poettering
On Mi, 03.11.21 13:52, Chris Murphy (li...@colorremedies.com) wrote: > There is a Discoverable Partitions Specification > http://systemd.io/DISCOVERABLE_PARTITIONS/ > > The problem with this for Btrfs, ZFS, and LVM is a single volume can > represent multiple use cases via multiple volumes: subvolu

[systemd-devel] Antw: [EXT] the need for a discoverable sub-volumes specification

2021-11-04 Thread Ulrich Windl
>>> Chris Murphy schrieb am 03.11.2021 um 18:52 in Nachricht : > There is a Discoverable Partitions Specification > http://systemd.io/DISCOVERABLE_PARTITIONS/ > > The problem with this for Btrfs, ZFS, and LVM is a single volume can > represent multiple use cases via multiple volumes: subvolumes