summaryrefslogtreecommitdiff
path: root/ewww.service
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2021-07-22 10:14:55 +0000
committerLars Wirzenius <liw@liw.fi>2021-07-22 10:14:55 +0000
commit2fc9e33ccfbe388fe226d6b01f7e96e5c6cf79cb (patch)
treec9edf5f6db66d4031c0989d573fc7c2550c832cb /ewww.service
parentd8fdbbd8134acc9b27ad3cfe68a5abf9059e9d57 (diff)
parent0c46aec694080052a980ef7c95c642bb86124791 (diff)
downloadewww-2fc9e33ccfbe388fe226d6b01f7e96e5c6cf79cb.tar.gz
Merge branch 'chore' into 'main'
chore: add rustfmt.toml to force rustfmt to use 2018 edition See merge request larswirzenius/ewww!20
Diffstat (limited to 'ewww.service')
-rw-r--r--ewww.service5
1 files changed, 5 insertions, 0 deletions
diff --git a/ewww.service b/ewww.service
new file mode 100644
index 0000000..add9477
--- /dev/null
+++ b/ewww.service
@@ -0,0 +1,5 @@
+[Unit]
+Description=Ewww web server
+
+[Service]
+ExecStart=/usr/bin/ewww /etc/ewww.yaml