Skip to content

Commit 7dde9fc

Browse files
committed
Merge pull request #1078 from jewjitsu/readmefreebsd
add section for FreeBSD limitations
2 parents 529725f + 48d7aa0 commit 7dde9fc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2545,6 +2545,10 @@ Something along the lines of:
25452545

25462546
You need to set the contexts using `semanage fcontext` not `chcon` because `file {...}` resources reset the context to the values in the database if the resource isn't specifying the context.
25472547

2548+
###FreeBSD
2549+
2550+
In order to use this module on FreeBSD, you *must* use apache24-2.4.12 (www/apache24) or newer.
2551+
25482552
##Development
25492553

25502554
###Contributing

0 commit comments

Comments
 (0)