[–] westurner 8y ago ↗ I, too, didn't realize that shebang parsing is implemented in the `binfmt_script` kernel module.Does this persist across reboots? echo ':golang:E::go::/usr/local/bin/gorun:OC' | sudo tee /proc/sys/fs/binfmt_misc/register [–] secumod 8y ago ↗ No, but different init systems may autoload formats based on some configuration files. Systemd, for instance: https://www.freedesktop.org/software/systemd/man/systemd-bin...
[–] secumod 8y ago ↗ No, but different init systems may autoload formats based on some configuration files. Systemd, for instance: https://www.freedesktop.org/software/systemd/man/systemd-bin...
2 comments
[ 16.1 ms ] story [ 92.7 ms ] threadDoes this persist across reboots?