Samsung / cynara

simple privilege access control service
Apache License 2.0
25 stars 20 forks source link

Support distributions without systemd #1

Open rafal-krypa opened 10 years ago

rafal-krypa commented 10 years ago

Systemd isn't standard yet, but Cynara requires it for building and running. This prevents usage on systems like Ubuntu, where systemd isn't available.

We should make it an optional build requirement and provide a legacy System V init script.