home
·
contact
·
privacy
projects
/
config
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Change default mail server domain.
[config]
/
systemfiles
/
htwtxt_restart_reminder.service
1
# /etc/systemd/system/weechat.service
2
3
[Unit]
4
Description=htwtxt restart reminder
5
6
[Service]
7
Type=forking
8
User=plom
9
ExecStart=/bin/sh -c '~/config/bin/simplemail_out.sh ~/config/mails/htwtxt_restart'
10
11
[Install]
12
WantedBy=multi-user.target