479928db7e
- Use @dirrmtry instead of @unexec rmdir. PR: ports/97554 Submitted by: KIMURA Yasuhiro <yasu@utahime.org> Approved by: mnag (mentor)
20 lines
341 B
Plaintext
20 lines
341 B
Plaintext
@comment $FreeBSD$
|
|
etc/ebnetd.conf.sample
|
|
etc/rc.d/ebnetd.sh
|
|
libexec/ebhtstat
|
|
libexec/ebnstat
|
|
libexec/ndtpstat
|
|
sbin/ebhtcheck
|
|
sbin/ebhtcontrol
|
|
sbin/ebhttpd
|
|
sbin/ebncheck
|
|
sbin/ebncontrol
|
|
sbin/ebndaily
|
|
sbin/ebnetd
|
|
sbin/ebnupgrade
|
|
sbin/ndtpcheck
|
|
sbin/ndtpcontrol
|
|
sbin/ndtpd
|
|
@exec /bin/mkdir -m 0755 -p /var/run/ebnetd
|
|
@dirrmtry /var/run/ebnetd
|