Switch to one Domtool principal
[hcoop/domtool2.git] / scripts / domtool-server
index 6ad1be6..e10d671 100755 (executable)
@@ -16,7 +16,7 @@ case $1 in
                start-stop-daemon --start --pidfile $PIDFILE \
                        -c domtool:domtool \
                        --exec /usr/bin/k5start -- -U -b \
-                       -f /etc/keytabs/domtool.`hostname` \
+                       -f /etc/keytabs/domtool \
                        -K 300 -t -p $PIDFILE \
                        domtool-server-logged
                echo "."