summaryrefslogtreecommitdiff
path: root/installer-text.service
diff options
context:
space:
mode:
Diffstat (limited to 'installer-text.service')
-rw-r--r--installer-text.service11
1 files changed, 11 insertions, 0 deletions
diff --git a/installer-text.service b/installer-text.service
new file mode 100644
index 0000000..5874872
--- /dev/null
+++ b/installer-text.service
@@ -0,0 +1,11 @@
+[Unit]
+Description=Argent text installer setup
+After=kogaionlive.service
+
+[Service]
+Type=oneshot
+RemainAfterExit=true
+ExecStart=/usr/libexec/installer-text.sh
+
+[Install]
+WantedBy=multi-user.target