2018-08-13 Fred Gleason <fredg@paravelsystems.com>

* Moved execution of maintenance routines from ripcd(8) to
	rdservice(8).
This commit is contained in:
Fred Gleason
2018-08-13 16:27:12 -04:00
parent ae9296352c
commit 16661cfb6d
9 changed files with 154 additions and 119 deletions

View File

@@ -31,7 +31,8 @@ moc_%.cpp: %.h
sbin_PROGRAMS = rdservice
dist_rdservice_SOURCES = process.cpp process.h\
dist_rdservice_SOURCES = maint_routines.cpp\
process.cpp process.h\
rdservice.cpp rdservice.h\
shutdown.cpp\
startup.cpp