Michal Sekletar
Michal Sekletar
Hi everyone, I've received complaint from user in bugzilla that it is difficult to distinguish DNS response which has f.e. AD bit set. Right know tcpdump will produce following output...
When device is suspended any attempt to use it will block, requesting process will be put to 'D' scheduling state. We do not scan suspended device with blkid thus ID_FS_USAGE...
Currently, the disk activity statistics use ```major:minor``` to associate disk activity with the block device. There are two major drawbacks with this approach: - major:minor numbers are not consistent across...
##### SUMMARY `systemd-fstab-generator` is used to generate systemd mount unit files that correspond to entries in `/etc/fstab` each time systemd is reloaded. Hence, it is advised to reload systemd after...
Not tracking state of device and mount units can save significant amount of memory on systems where there is a lot of devices and a lot of users logged in...
Filing as a draft to get initial idea from folks about the general approach. Btw, this was lightly test on my machine and with the patch resolved starts and it...
Right now we only return exit code 2. However we should also print brief error message.
I wanted to create a repository using snactor, however my current directory already contained the empty directory of the same name. I'd assume that snactor will initialize the repo even...