Re: [systemd-devel] umounting FS happens to be at the same time as shutting down services

2015-11-22 Thread Lennart Poettering
On Sun, 22.11.15 15:26, Francis Moreau (francis.m...@gmail.com) wrote: > Hi, > > While rebooting, It seems to me that shutting down services while > unmounting some FS at the same time in an unordered fashion is not a > good idea since unmounting a FS can happen before a service using this > FS i

Re: [systemd-devel] umounting FS happens to be at the same time as shutting down services

2015-11-22 Thread Reindl Harald
Am 22.11.2015 um 15:26 schrieb Francis Moreau: While rebooting, It seems to me that shutting down services while unmounting some FS at the same time in an unordered fashion is not a good idea since unmounting a FS can happen before a service using this FS is stopped i don't think that's true

[systemd-devel] umounting FS happens to be at the same time as shutting down services

2015-11-22 Thread Francis Moreau
Hi, While rebooting, It seems to me that shutting down services while unmounting some FS at the same time in an unordered fashion is not a good idea since unmounting a FS can happen before a service using this FS is stopped. Is this expected ? Thanks. -- Francis

Re: [systemd-devel] [PATCH] basic: fix build on architectures with small long

2015-11-22 Thread systemd github import bot
Patchset imported to github. To create a pull request, one of the main developers has to initiate one via: -- Generated by https://github.com/haraldh/mail2git ___