Nouveau dossier : utilities
parent
544181accf
commit
da3e1679bf
|
@ -0,0 +1,11 @@
|
||||||
|
--2023-09-20 09:49:53-- https://cdn.discordapp.com/attachments/1040150496498962442/1153960947224940574/000-fuse_allow_other-Unraid.txz
|
||||||
|
Resolving cdn.discordapp.com (cdn.discordapp.com)... 162.159.129.233, 162.159.135.233, 162.159.134.233, ...
|
||||||
|
Connecting to cdn.discordapp.com (cdn.discordapp.com)|162.159.129.233|:443... connected.
|
||||||
|
HTTP request sent, awaiting response... 200 OK
|
||||||
|
Length: 232 [application/x-tar]
|
||||||
|
Saving to: ‘000-fuse_allow_other-Unraid.txz.1’
|
||||||
|
|
||||||
|
0K 100% 76.1M=0s
|
||||||
|
|
||||||
|
2023-09-20 09:49:53 (76.1 MB/s) - ‘000-fuse_allow_other-Unraid.txz.1’ saved [232/232]
|
||||||
|
|
|
@ -0,0 +1,13 @@
|
||||||
|
# Paquets utilitaires
|
||||||
|
|
||||||
|
## 000-fuse_allow_other-Unraid.txz
|
||||||
|
|
||||||
|
A placer dans /boot/extra.
|
||||||
|
|
||||||
|
**Actions:**
|
||||||
|
|
||||||
|
- supprime le /etc/fuse.conf par une autre version ne contenant que la directive
|
||||||
|
|
||||||
|
```bash
|
||||||
|
user_allow_other
|
||||||
|
```
|
Loading…
Reference in New Issue