-
We apparently need a daemon to support this.
-
### Describe the bug
The `proc-sys-fs-binfmt_misc.mount` service fails to start during boot, causing binfmt integration to not work correctly.
### How to reproduce
On a fresh installation of …
-
If you setup a systemd automount similar to this:
```
# var-home-user-mount.automount
[Unit]
Description=auto mount
StartLimitIntervalSec=0
Requires=network.target
[Automount]
Where=/var/h…
-
Keybase reliably causes `ls /` to hang.
* `ls /` -> hang
* `sudo ls /` -> ok
* `sudo ls -l /` -> hang
* `sudo strace -l /` -> hang, at `statx(..., "/keybase",...)`
Additionally, when I "**Quit*…
mcint updated
2 months ago
-
The current code/examples stop at attaching volumes to forensic instances. Since not all forensicators would be analyzing the attached volumes from within the forensic instances, having the ability to…
-
On a RHEL8 machine with sssd version 2.9.1-4.el8_9.5.x86_64 we are experiencing the following situation:
Accessing /tools/Mentor (where "Mentor" is the correct case sensitive directory name on the …
-
### Submission type
- [ ] Bug report
- [x] Request for enhancement (RFE)
### systemd version the issue has been seen with
systemd 232
### Used distribution
Arch Linux
### In cas…
-
when CONFIG_TRACEFS_DISABLE_AUTOMOUNT is enabled in kernel config, the kernel won't automount tracefs when mount debugfs, so the `/sys/kernel/debug/tracing` is not exist, we should use `/sys/kernel/tr…
tiann updated
2 years ago
-
```
From pino's error log:
[Aug 31 16:44:36] GET: http://api.twitter.com/statuses/home_timeline.xml
[Aug 31 16:53:35] 502 Unknown Error
[Aug 31 16:53:35] GET: http://api.twitter.com/statuses/mention…
-
I'm tracking this upstream conversation.
https://lkml.org/lkml/2018/5/23/1038
Summary: File systems can be modified on purpose with malice to bring down a system. The kernel file system code assum…