mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Change owner of msgs to daemon, sendmail msgs alias not works in other case,
sendmail change itself to daemon.daemon before executing program.
This commit is contained in:
parent
cd0106ae43
commit
62b0fc8100
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: BSD.var.dist,v 1.22 1995/04/12 03:02:01 ache Exp $
|
||||
# $Id: BSD.var.dist,v 1.23 1995/05/17 09:31:17 rgrimes Exp $
|
||||
#
|
||||
|
||||
/set type=dir uname=bin gname=bin mode=0755
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
..
|
||||
mail uname=bin
|
||||
..
|
||||
msgs uname=bin
|
||||
msgs uname=daemon
|
||||
..
|
||||
preserve uname=bin
|
||||
..
|
||||
|
|
|
|||
Loading…
Reference in a new issue