fixed motd
parent
b3a2220128
commit
e388f37742
|
@ -5,6 +5,7 @@
|
|||
<bind address="" port="6667" type="clients">
|
||||
<admin name="Hertog" nick="Hertog" email="hertog@fsfe.org">
|
||||
<server name="hertmicollective" netowrk="hermitcollective">
|
||||
<files motd="/etc/irc_motd.txt">
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
imports = [
|
||||
./hermitcollective.net
|
||||
./irc.hermitcollective.net
|
||||
./blog.hermitcollective.net
|
||||
./hertog.hermitcollective.net
|
||||
];
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
test
|
|
@ -8,6 +8,7 @@
|
|||
openssl
|
||||
git
|
||||
btop
|
||||
wget
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue