1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

Add missing entry.

Submitted by: bento
This commit is contained in:
Clive Lin 2001-03-10 03:24:54 +00:00
parent d878e1cbdf
commit 88b3d8ce69
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39334

View File

@ -23,6 +23,7 @@ etc/rc.d/nullmail.sh
%%LOCALSTATEDIR_RM%%var/nullmailer/tmp
@unexec rm -f %%LOCALSTATEDIR%%/var/nullmailer/trigger
@dirrm etc/nullmailer
@dirrm libexec/nullmailer
%%LOCALSTATEDIR_RM%%var/nullmailer
%%LOCALSTATEDIR_RM%%var
@unexec if [ -n "$BATCH" ]; then echo "Warning: In batch mode, I will do 'rmuser -y nullmail'"; rmuser -y nullmail; fi