mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Remove HOME= - this has surprised me several times in the past.
PR: 132135 Submitted by: Craig Leres MFC after: 3 weeks
This commit is contained in:
parent
c33b82645a
commit
50a3e1d89e
1 changed files with 0 additions and 1 deletions
|
|
@ -4,7 +4,6 @@
|
|||
#
|
||||
SHELL=/bin/sh
|
||||
PATH=/etc:/bin:/sbin:/usr/bin:/usr/sbin
|
||||
HOME=/var/log
|
||||
#
|
||||
#minute hour mday month wday who command
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue