summaryrefslogtreecommitdiffhomepage
path: root/debian/patches
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-10-22 17:11:35 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-10-22 17:11:35 -0700
commit9ed6d75a31f926d3ea7d0cdfeaa4fe0782abc9ba (patch)
tree120a365a947219f1a5caf7c82aeb48805e9ec482 /debian/patches
parent83c08c22464fb140bea7dba345548ce4da4a3939 (diff)
downloadkeysafe-9ed6d75a31f926d3ea7d0cdfeaa4fe0782abc9ba.tar.gz
fix tabs replaced by spaces in patch
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/use-_keysafe.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/use-_keysafe.patch b/debian/patches/use-_keysafe.patch
index 60d499f..16787af 100644
--- a/debian/patches/use-_keysafe.patch
+++ b/debian/patches/use-_keysafe.patch
@@ -22,7 +22,7 @@ index 4aa1348..b3c3eeb
--background --no-close \
--pidfile "$PIDFILE" --make-pidfile \
- --chuid keysafe:keysafe \
-+ --chuid _keysafe:_keysafe \
++ --chuid _keysafe:_keysafe \
--exec "$DAEMON" -- --server $DAEMON_PARAMS \
> /var/log/keysafe.log
log_end_msg $?