diff options
| -rw-r--r-- | doc/FreeBSD.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/FreeBSD.mdwn b/doc/FreeBSD.mdwn index 5e5a6d4e..1f0c69db 100644 --- a/doc/FreeBSD.mdwn +++ b/doc/FreeBSD.mdwn @@ -3,3 +3,6 @@ work, and there are some modules with FreeBSD-specific properties. However, many other properties assume they're being run on a Debian Linux system, and need additional porting to support FreeBSD. + +[Sample config file](http://git.joeyh.name/?p=propellor.git;a=blob;f=config-freebsd.hs) +which configures a FreeBSD system, as well as a Linux one: |
