insserv/remove_initd

3 lines
42 B
Bash
Executable File

#!/bin/sh
exec /sbin/insserv -r ${1+"$@"}