2 Commits

Author SHA1 Message Date
9d0425859b A Daemon can now be created using the Daemon::spawn function.
This follows the POSIX standard way of creating a daemon process.
This does not use the systemd or other init system specifics.
2017-10-11 01:04:30 -04:00
e53c7208d7 The project is setup to use the Cargo build system.
#3

The required Cargo files for an executable have been added to the project.
2017-09-02 04:23:50 -04:00