summarylogtreecommitdiffstats
path: root/lima.service
diff options
context:
space:
mode:
authorPierre Chapuis2016-06-10 10:13:15 +0200
committerPierre Chapuis2016-06-10 10:13:15 +0200
commitfc2cbaa381d7ee74312258bea97a37130b07aa28 (patch)
tree76b011421d85bcfb7fa1234a86f40b16e96cb229 /lima.service
downloadaur-fc2cbaa381d7ee74312258bea97a37130b07aa28.tar.gz
initial commit (1.1.0beta-1)
Diffstat (limited to 'lima.service')
-rw-r--r--lima.service10
1 files changed, 10 insertions, 0 deletions
diff --git a/lima.service b/lima.service
new file mode 100644
index 000000000000..5d09b9bd16ad
--- /dev/null
+++ b/lima.service
@@ -0,0 +1,10 @@
+[Unit]
+Description=Lima Personal Cloud
+After=network.target
+
+[Service]
+ExecStart=/usr/bin/lima start nobg
+ExecStop=/usr/bin/lima stop
+
+[Install]
+WantedBy=default.target