2 líneas
93 B
Bash
Archivo ejecutable
2 líneas
93 B
Bash
Archivo ejecutable
#!/bin/sh
|
|
exec chpst -u $(groups noctua | tr -s ' ' ':') runsvdir /home/noctua/services 2>&1
|