Home
last modified time | relevance | path

Searched refs:motd (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/contrib/libxo/
H A DREADME.md26 % wc /etc/motd
27 25 165 1140 /etc/motd
28 % wc --libxo xml,pretty,warn /etc/motd
31 <filename>/etc/motd</filename>
37 % wc --libxo json,pretty,warn /etc/motd
42 "filename": "/etc/motd",
50 % wc --libxo html,pretty,warn /etc/motd
59 <div class="data" data-tag="filename">/etc/motd</div>
/freebsd/contrib/libxo/doc/
H A Dintro.rst24 % wc /etc/motd
25 25 165 1140 /etc/motd
26 % wc --libxo xml,pretty,warn /etc/motd
32 <filename>/etc/motd</filename>
35 % wc --libxo json,pretty,warn /etc/motd
43 "filename": "/etc/motd"
48 % wc --libxo html,pretty,warn /etc/motd
57 <div class="data" data-tag="filename">/etc/motd</div>
/freebsd/usr.sbin/etcupdate/tests/
H A Dconflicts_test.sh88 :welcome=/etc/motd:
251 :welcome=/etc/motd:
/freebsd/libexec/rc/rc.d/
H A Dmotd46 T=`mktemp -t motd`
H A DMakefile49 motd \
/freebsd/usr.bin/login/
H A Dlogin.c82 static int motd(const char *);
614 motd(cw); in main()
616 motd(_PATH_MOTDFILE); in main()
867 motd(const char *motdfile) in motd() function
H A DMakefile6 CONFS= fbtab login.conf motd.template login.access
H A Dlogin.conf27 :welcome=/var/run/motd:\
H A Dmotd.template20 To change this login announcement, see motd(5).
/freebsd/share/man/man5/
H A DMakefile31 motd.5 \
/freebsd/share/examples/etc/
H A DREADME.examples36 motd - sample Message of the Day
/freebsd/crypto/heimdal/appl/login/
H A DChangeLog94 * login.c: allow "welcome" as well as "motd" in login.conf
105 * login.c: if motd is set in login.conf, output its contents
/freebsd/usr.sbin/etcupdate/
H A Detcupdate.sh666 /etc/motd)
667 # /etc/rc.d/motd hardcodes the /etc/motd path.
671 log "sh /etc/rc.d/motd start"
673 sh /etc/rc.d/motd start >&3 2>&1
/freebsd/share/doc/smm/01.setup/
H A Dspell.ok390 motd
/freebsd/contrib/openbsm/config/
H A Dconfig.guess362 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd/crypto/heimdal/
H A Dconfig.guess374 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd/contrib/ntp/sntp/libevent/build-aux/
H A Dconfig.guess395 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd/contrib/ntp/sntp/libevent/
H A Dconfig.guess409 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd/contrib/dialog/
H A Dconfig.guess436 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd/contrib/libevent/build-aux/
H A Dconfig.guess436 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd/contrib/openpam/
H A Dconfig.guess424 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd/contrib/file/
H A Dconfig.guess474 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd/crypto/openssh/
H A Dconfig.guess470 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd/contrib/sqlite3/
H A Dconfig.guess470 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`
/freebsd/contrib/ldns/
H A Dconfig.guess470 UNAME_RELEASE=`(sed 1q /etc/motd | awk '{print substr($5,1,3)}') 2>/dev/null`

12