diff options
author | Attila Molnar <attilamolnar@hush.com> | 2015-02-20 00:57:10 +0100 |
---|---|---|
committer | Attila Molnar <attilamolnar@hush.com> | 2015-02-20 00:57:10 +0100 |
commit | 2d97be1d32cb518b104583239c9483410b268fac (patch) | |
tree | 0626bdac619a8fb48543206b32eb3e3ea5b966f5 /make/template/inspircd.service | |
parent | 8ff409cb9a393559ebda3990ab2926c9a42d87a1 (diff) |
Change all occurrences of Inspire to InspIRCd
Diffstat (limited to 'make/template/inspircd.service')
-rw-r--r-- | make/template/inspircd.service | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/template/inspircd.service b/make/template/inspircd.service index 0d75b5cb6..e5f28a674 100644 --- a/make/template/inspircd.service +++ b/make/template/inspircd.service @@ -20,7 +20,7 @@ [Unit] After=network.target -Description=Inspire Internet Relay Chat Daemon +Description=InspIRCd - Internet Relay Chat Daemon Requires=network.target [Service] |