2 řádků
93 B
Bash
Spustitelný soubor
2 řádků
93 B
Bash
Spustitelný soubor
#!/bin/sh
|
|
exec chpst -u $(groups noctua | tr -s ' ' ':') runsvdir /home/noctua/services 2>&1
|