home
·
contact
·
privacy
projects
/
config
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Replace tmux with screen again.
[config]
/
systemfiles
/
irssi.service
1
# /etc/systemd/system/irssi.service
2
3
[Unit]
4
Description=irssi screen
5
6
[Service]
7
Type=forking
8
User=plom
9
ExecStart=/home/plom/config/bin/screen-irssi.sh
10
11
[Install]
12
WantedBy=multi-user.target