Defines all subsystem priority values
This commit is contained in:
committed by
CitadelStationBot
parent
b6b0ab69e3
commit
75753a4dfd
@@ -1,6 +1,6 @@
|
||||
SUBSYSTEM_DEF(garbage)
|
||||
name = "Garbage"
|
||||
priority = 15
|
||||
priority = FIRE_PRIORITY_GARBAGE
|
||||
wait = 2 SECONDS
|
||||
flags = SS_POST_FIRE_TIMING|SS_BACKGROUND|SS_NO_INIT
|
||||
runlevels = RUNLEVELS_DEFAULT | RUNLEVEL_LOBBY
|
||||
|
||||
Reference in New Issue
Block a user