Statistics
| Branch: | Tag: | Revision:

root / test / py / systemd_unittest.bash @ 293e1c1d

History | View | Annotate | Download (1.6 kB)

# Date Author Comment
2d9828b3 04/29/2014 03:55 pm Apollon Oikonomopoulos

Add systemd unittests

Test the consistency between daemon-util and the systemd unit files:

- Each service started/stopped by daemon-util must have a respective
unit file.
- The daemon user/group in the service file must be the same as the
one reported by daemon-util....