fix: fix the M.autostart=nil problem
This commit is contained in:
@@ -3,6 +3,8 @@ local events = require("lua.lib.events")
|
||||
local utils = require("lua.lib.utils")
|
||||
local M = {}
|
||||
|
||||
M.autostart = {}
|
||||
|
||||
-- for openRC system
|
||||
if settings["hostname"] == "optiplex-gentoo" and not settings["systemd"] then
|
||||
M.autostart = {
|
||||
|
||||
Reference in New Issue
Block a user