508b8d82f4
Approved by: krion@ PR: ports/88711 (related)
17 lines
507 B
Text
17 lines
507 B
Text
sbin/dcd
|
|
sbin/dcd.adduser
|
|
@exec install -d -m 751 -o daemon -g daemon %D/etc/dcd
|
|
etc/dcd/console.allow.default
|
|
etc/dcd/dcd.banned.default
|
|
etc/dcd/dcd.conf.default
|
|
etc/dcd/dcd.motd.default
|
|
etc/dcd/dcd.penalties.default
|
|
etc/dcd/dcd.rules.default
|
|
etc/dcd/dcd.users.default
|
|
etc/dcd/dcd.welcome.default
|
|
etc/dcd/nicks.allow.default
|
|
@exec install -d -m 751 -o daemon -g daemon /var/log/dcd
|
|
@unexec rmdir /var/log/dcd 2>/dev/null || true
|
|
@dirrmtry etc/dcd
|
|
@dirrmtry man/pl.ISO8859-2/man8
|
|
@dirrmtry man/pl.ISO8859-2
|