2 satır
93 B
Bash
Çalıştırılabilir Dosya
2 satır
93 B
Bash
Çalıştırılabilir Dosya
#!/bin/sh
|
|
exec chpst -u $(groups noctua | tr -s ' ' ':') runsvdir /home/noctua/services 2>&1
|