(defsystem :systemd-parse :depends-on (:cl-ppcre) :components ((:file "packages-systemd") (:module "src" :serial t :components ((:file "read-service") (:file "write-service") (:file "service-opts") ))))