MasterofJOKers
845e3fe30e
I've used this script to remap files' uids/gids of containers created without a custom userns into their new range. It's inferior to `fuidshift` from the `lxc` project in that it doesn't handle ACLs and is quite slow - probably because it calls a binary for every file. By default, it runs in debug mode only printing the chown command instead of executing it. You need to edit the file to use it. It also only works with LVs (logical volumes from LVM), mounting them automatically. |
||
---|---|---|
cronplayer | ||
lxc | ||
sorted-copy | ||
switch-pa-sink | ||
udev-device-plug-handler | ||
.gitignore | ||
LICENSE | ||
README.md |
README.md
script-dump
Repo to dump scripts in, that have been helpful at some time