diff --git a/debian/ai-auth-server.init b/debian/ai-auth-server.init
index 7b4e840444d082366258e7d9304c2cf2d910505a..101a0a0c67eb76782a5c0e2d90e1fedde0669714 100644
--- a/debian/ai-auth-server.init
+++ b/debian/ai-auth-server.init
@@ -12,7 +12,7 @@
 
 # PATH should only include /usr/* if it runs after the mountnfs.sh script
 PATH=/sbin:/usr/sbin:/bin:/usr/bin
-DESC="Local audit log server"
+DESC="A/I authentication server"
 NAME=ai-auth-server
 DAEMON=/usr/bin/$NAME
 DAEMON_ARGS=""