Add systemd service

This commit is contained in:
dec05eba
2024-10-27 14:08:47 +01:00
parent 80ff6582a9
commit c6b5ff05ec
4 changed files with 20 additions and 1 deletions

1
meson_options.txt Normal file
View File

@@ -0,0 +1 @@
option('systemd', type : 'boolean', value : true, description : 'Install systemd service file')