debian-apache-tika

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 5  →  ?path2? @ 6
/tika-server-1.16-1/DEBIAN/postinst
@@ -1,7 +1,7 @@
#!/bin/sh
 
addgroup --system tika
adduser --system --disabled-password --shell /usr/sbin/nologin --no-create-home --home /nonexistent tika
adduser --system --disabled-password --shell /usr/sbin/nologin --no-create-home tika
adduser tika tika
 
# start while booting