mirror of
https://github.com/mr0xb/dotfiles_chezmoi.git
synced 2026-08-27 19:34:57 -04:00
updates
This commit is contained in:
parent
f1374f54c4
commit
abf0b39581
14 changed files with 0 additions and 31 deletions
|
|
@ -1,30 +0,0 @@
|
||||||
{
|
|
||||||
"permissions": {
|
|
||||||
"allow": [
|
|
||||||
"Bash(mount)",
|
|
||||||
"Bash(getenforce)",
|
|
||||||
"Bash(podman --version)",
|
|
||||||
"Read(//etc/**)",
|
|
||||||
"Bash(grep \"^$\\(whoami\\):\")",
|
|
||||||
"Bash(mkdir -p \"/run/media/mr0xb/1TB Samsung 860/postgres-data\")",
|
|
||||||
"Bash(mkdir -p ~/podman)",
|
|
||||||
"Bash(podman unshare *)",
|
|
||||||
"Bash(podman secret *)",
|
|
||||||
"Bash(openssl rand *)",
|
|
||||||
"Bash(podman kube *)",
|
|
||||||
"Bash(podman pod *)",
|
|
||||||
"Bash(podman ps *)",
|
|
||||||
"Bash(podman logs *)",
|
|
||||||
"Bash(rm -rf \"/run/media/mr0xb/1TB Samsung 860/postgres-data\")",
|
|
||||||
"Bash(podman exec *)",
|
|
||||||
"Bash(podman inspect *)",
|
|
||||||
"Bash(podman image *)",
|
|
||||||
"Bash(podman run *)",
|
|
||||||
"Bash(chcon -Rt container_file_t \"/run/media/mr0xb/1TB Samsung 860/postgres-data\")",
|
|
||||||
"Bash(PGPASSWORD='ksJZqsVlMZZ2G+f6qSp+GdykGIIKjZq3' psql -h 127.0.0.1 -p 5432 -U postgres -c \"select 1;\")",
|
|
||||||
"Bash(timeout 2 bash -c \"echo > /dev/tcp/127.0.0.1/5432\")",
|
|
||||||
"Bash(ip -4 addr show)",
|
|
||||||
"Bash(timeout 2 bash -c \"echo > /dev/tcp/192.168.1.69/5432\")"
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
|
@ -1 +0,0 @@
|
||||||
6
|
|
||||||
Loading…
Reference in a new issue