summaryrefslogtreecommitdiff
path: root/core/runit/rc.shutdown
blob: a988c090ea547cbe832e0d364c72f359a5291815 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
#
# /etc/rc.shutdown - Local shutdown commands
#

# Add custom shutdown tasks here

# End of file