summaryrefslogtreecommitdiff
path: root/debian-stable
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2018-03-11 09:59:39 +0100
committerSébastien Helleu <flashcode@flashtux.org>2018-03-11 09:59:39 +0100
commit805717e9ec3f66c960928bca607eceb871438fae (patch)
treec1832f0815bd8ade4530ed3948f55f0672103184 /debian-stable
parent0126b03f47db7f7842aff497cdbb0e41a0a5be0a (diff)
downloadweechat-805717e9ec3f66c960928bca607eceb871438fae.zip
core: add binary weechat-headless to run WeeChat without interface (closes #1120)
The optional command line option "--daemon" runs WeeChat like a daemon (fork, new process group, file descriptors closed).
Diffstat (limited to 'debian-stable')
-rw-r--r--debian-stable/weechat-curses.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian-stable/weechat-curses.install b/debian-stable/weechat-curses.install
index 9ca632180..13ee787f4 100644
--- a/debian-stable/weechat-curses.install
+++ b/debian-stable/weechat-curses.install
@@ -1,4 +1,7 @@
usr/bin/weechat
+usr/bin/weechat-headless
debian/weechat.xpm usr/share/pixmaps
usr/share/man/man1/weechat.1
usr/share/man/*/man1/weechat.1
+usr/share/man/man1/weechat-headless.1
+usr/share/man/*/man1/weechat-headless.1