mirror of
https://github.com/EnumeratedDev/enit.git
synced 2026-09-16 02:26:11 +00:00
Add optional rc-local service for running the /etc/rc.local script at boot
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
name: rc-local
|
||||
description: Run the /etc/rc.local script at boot
|
||||
type: simple
|
||||
start_cmd: /etc/rc.local
|
||||
Reference in New Issue
Block a user