Update chuckie branch for new services/configs.

This commit is contained in:
Darren 'Tadgy' Austin 2023-11-04 20:02:42 +00:00
commit f52e089094
42 changed files with 3799 additions and 15 deletions

5
etc/rc.shutdown Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
# Default rc.shutdown for void; add your custom commands here.
#
# This is run by runit in stage 3 after the services are stopped
# (see /etc/runit/3).