ReimuNotMoe / ydotool

Generic command-line automation tool (no X!)
GNU Affero General Public License v3.0
1.52k stars 81 forks source link

Create CMake option for systemd system/user service #237

Closed Paiusco closed 6 months ago

Paiusco commented 6 months ago

Some distros uses mostly systemd system services (e.g embedded systems) so I updated CMake to be able to handle the service file to be installed at different locations.

Also changed a bit the directories structure for systemd/openrc (openrc is still TBD)