aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-10-27 14:08:47 +0100
committerdec05eba <dec05eba@protonmail.com>2024-10-27 14:08:47 +0100
commitc6b5ff05ecf4072ab83d5618eb41937b0db489c8 (patch)
tree91c46f22a0c4fd4e8d338691d80992e7f559d643 /meson_options.txt
parent80ff6582a95854712221bf4c84252584566ac041 (diff)
Add systemd service
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt
new file mode 100644
index 0000000..9d0b960
--- /dev/null
+++ b/meson_options.txt
@@ -0,0 +1 @@
+option('systemd', type : 'boolean', value : true, description : 'Install systemd service file')