summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2013-08-21 11:33:32 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2013-08-21 11:33:32 +0200
commit9aff9fc56eab423b9388a3961bed72681aa7346f (patch)
treeb9a9c3c40d557f440fb845faba99d377469ef4ad
parent4d2db5dbd2a84bee7d69bf8929ce4914ae528547 (diff)
downloadfastd-9aff9fc56eab423b9388a3961bed72681aa7346f.tar
fastd-9aff9fc56eab423b9388a3961bed72681aa7346f.zip
Fix typo in systemd unit description
-rw-r--r--examples/fastd@.service2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/fastd@.service b/examples/fastd@.service
index 10b3deb..e46c47e 100644
--- a/examples/fastd@.service
+++ b/examples/fastd@.service
@@ -1,5 +1,5 @@
[Unit]
-Description=Fastd and Secure Tunnelling Daemon (connection %i)
+Description=Fast and Secure Tunnelling Daemon (connection %i)
After=network.target
[Service]