aboutsummaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2022-04-17 10:42:09 +0200
committerPatrick Spek <p.spek@tyil.nl>2022-04-17 10:42:09 +0200
commit97ea86450b3619cca8a0d562a669f5678d5df168 (patch)
tree237c5c2989dd43e7da2c67529a899a3a8218577b /etc
parente3f5c683a1d2b34be698cb59d77d379d38458cad (diff)
Add functionality to work with playbooks
Diffstat (limited to 'etc')
-rw-r--r--etc/defaults3
-rw-r--r--etc/os.d/freebsd1
2 files changed, 4 insertions, 0 deletions
diff --git a/etc/defaults b/etc/defaults
index 5652517..d3d220c 100644
--- a/etc/defaults
+++ b/etc/defaults
@@ -1 +1,4 @@
app.ssh=ssh
+
+fs.bindir=/usr/bin
+fs.etcdir=/etc
diff --git a/etc/os.d/freebsd b/etc/os.d/freebsd
new file mode 100644
index 0000000..5e6732b
--- /dev/null
+++ b/etc/os.d/freebsd
@@ -0,0 +1 @@
+fs.etcdir=/usr/local/etc