2 lines
84 B
Bash
2 lines
84 B
Bash
#!/bin/sh
|
|
exec chpst -u nobody:dialout hyperiond /etc/hyperion/hyperion.config.json
|