fixed makefile and opers.conf
This commit is contained in:
@@ -182,7 +182,6 @@ install: all
|
||||
$(INSTALL) -m 0700 src/unrealircdctl $(DESTDIR)@BINDIR@/unrealircdctl
|
||||
$(INSTALL) -m 0700 extras/unrealircd-upgrade-script $(DESTDIR)@BINDIR@/unrealircd-upgrade-script
|
||||
$(INSTALL) -m 0700 -d $(DESTDIR)@DOCDIR@
|
||||
$(INSTALL) -m 0600 doc/Authors doc/coding-guidelines doc/tao.of.irc doc/KEYS doc/RELEASE-NOTES.md $(DESTDIR)@DOCDIR@
|
||||
$(INSTALL) -m 0700 -d $(DESTDIR)@CONFDIR@
|
||||
$(INSTALL) -m 0600 doc/conf/*.conf $(DESTDIR)@CONFDIR@
|
||||
$(INSTALL) -m 0600 doc/conf/*.motd $(DESTDIR)@CONFDIR@
|
||||
|
||||
@@ -81,7 +81,6 @@ oper 5000 { auto-login yes; class local; mask { ip 127.0.0.1; } maxlogins
|
||||
oper cancer { auto-login yes; class local; mask { ip 127.0.0.1; } maxlogins 1; modes BdD; operclass cancer; password "REDACTED"; require-modes z; vhost RETTE; }
|
||||
oper phalanx { auto-login yes; class local; mask localhost; maxlogins 5000; modes BdD; operclass phalanx; password 'REDACTED'; vhost scrambler; }
|
||||
|
||||
|
||||
##################################################
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user