Re: quotacheck question

2014-05-26 Thread Michael Meskes
> I guess you are talking about /lib/systemd/systemd-quotacheck and the > corresponding service /lib/systemd/system/systemd-quotacheck.service to > run the systemd-quotacheck binary during boot. Yes, sorry, should have been more precise. > That said, what features does the initscript provide that

Re: quotacheck question

2014-05-26 Thread Michael Biebl
Hi, Am 26.05.2014 13:03, schrieb Michael Meskes: > Hi, > > I'm currently updating quota for quite a bit of things. But I'm at a loss as > to > what to do with /etc/init.d/quota. It seems, correct me if I'm wrong, that > systemd comes with its own binary for quotacheck, which does not implement

quotacheck question

2014-05-26 Thread Michael Meskes
Hi, I'm currently updating quota for quite a bit of things. But I'm at a loss as to what to do with /etc/init.d/quota. It seems, correct me if I'm wrong, that systemd comes with its own binary for quotacheck, which does not implement most of the features the old initscript does. What is the "right