Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move systemd service unit to /usr/lib/systemd
1. Move systemd service unit example to /usr/lib/systemd/system, instead of /etc/systemd/system; Standard practice for Debian packages is to use `/usr/lib/systemd/system/` for systemd units.
- Loading branch information