Files
2026-05-02 19:08:26 -07:00

3 lines
60 B
Bash
Executable File

#!/bin/bash
exec -a "${0##*/}" /usr/lib/runit/shutdown "$@"