diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-30 08:22:50 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-30 08:22:50 +0000 |
commit | 9b070dd7d2089a1332592f9c828facfeb6a2372e (patch) | |
tree | d33947a90f8253bbc3ac80bf6d156cb14946db22 /russian/ircd-hybrid-ru/pkg-message | |
parent | f2c985e850956525a4a17e9e36dc334e5652d1dc (diff) |
Notes
Diffstat (limited to 'russian/ircd-hybrid-ru/pkg-message')
-rw-r--r-- | russian/ircd-hybrid-ru/pkg-message | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/russian/ircd-hybrid-ru/pkg-message b/russian/ircd-hybrid-ru/pkg-message deleted file mode 100644 index 83c0ab174a7c..000000000000 --- a/russian/ircd-hybrid-ru/pkg-message +++ /dev/null @@ -1,17 +0,0 @@ - ----------------------------------------------------- - -ircd-hybrid-ru has been installed. - -This port create user ircdru and group ircdru - -You should now copy /usr/local/etc/ircd-hybrid-ru/example.conf - to /usr/local/etc/ircd-hybrid-ru/ircd.conf - and edit it to suit your needs. - -You may then start the server by running: - cd /usr/local/etc/rc.d/ && \ - cp ircd-hybrid-ru.sh.sample ircd-hybrid-ru.sh && \ - /usr/local/etc/rc.d/ircd-hybrid-ru.sh start - ----------------------------------------------------- |