-
`statx()` with flags:
``` cpp
int flags = AT_NO_AUTOMOUNT | AT_SYMLINK_NOFOLLOW | AT_STATX_DONT_SYNC;
```
returns ERRNO 22 (`EINVAL` = invalid argument) on a btrfs volume on a Synology NAS on …
-
Refs:
1. https://serverfault.com/questions/851704/how-to-configure-pam-to-only-mount-with-winbind-authentification
2. https://man7.org/linux/man-pages/man8/pam_exec.8.html
-
* RancherOS Version: **v1.1.0**
* Where are you running RancherOS: **Hyper-V Gen1 VM**
### Target
To have a Hyper-V VM with wich boots from official `rancheros.iso`, reads config from `config-…
-
* Version of collectd: 5.11.0-7+b1
* Operating system / distribution: Debian testing/bullseye
* Kernel version (if applicable): 5.7.0-1-amd64
Situation:
- Filesystem with ```x-systemd.aut…
sur5r updated
3 years ago
-
quick question for all the smart ON developers. Using the USB automount feature, is that supposed to work like a thumb drive works on a normal board? Where the drive is "swapable" ?
I was testing…
-
In KubernetesClientConfiguration.IsInCluster, it uses service account token file as one check condition.
```
var tokenPath = Path.Combine(ServiceAccountPath, ServiceAccountTokenKeyFileName);
if (…
-
I have configured automounts using WSL2:
robinm@dwmsilpt433:/c/github/$ cat /etc/wsl.conf
[automount]
root = /
options = "metadata"
OS: Ubuntu 20.04
I have noticed when working within auto…
-
Ater followed instructions on https://github.com/astrada/google-drive-ocamlfuse/blob/beta/doc/Automounting.md
I get the following error on Linux Mint 20.3 Cinnamon 5.2.7, Kernel 5.4.0-122-generic
…
-
I've just noticed this behaviour, which I now believe may have started after upgrading to Ubuntu 17.10. When I run a flatpak app, nothing happens. This may be an incompatibility with 17.10, since I…
-
### systemd version the issue has been seen with
version: 250.8 release: 1.fc36
### Used distribution
Fedora 36
### Linux kernel version used
5.19.8-200.fc36.x86_64
### CPU architect…