aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-11-21 11:09:12 +0800
committerpav <pav@FreeBSD.org>2004-11-21 11:09:12 +0800
commit6ad1d1319a4e2ad873ef7f623fe26537f67cb558 (patch)
treeaa06fcd3b60f2409328de27a8d31f624da2e7248 /net
parentb4b6bf88fe99905d5463e5d5a0b82576061189a0 (diff)
downloadfreebsd-ports-gnome-6ad1d1319a4e2ad873ef7f623fe26537f67cb558.tar.gz
freebsd-ports-gnome-6ad1d1319a4e2ad873ef7f623fe26537f67cb558.tar.zst
freebsd-ports-gnome-6ad1d1319a4e2ad873ef7f623fe26537f67cb558.zip
- Add file missed in previous commit before anyone notices
Diffstat (limited to 'net')
-rw-r--r--net/ifstated/files/pkg-message.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/net/ifstated/files/pkg-message.in b/net/ifstated/files/pkg-message.in
new file mode 100644
index 000000000000..7437f50713cb
--- /dev/null
+++ b/net/ifstated/files/pkg-message.in
@@ -0,0 +1,12 @@
+
+*** ATTENTION ***
+
+To run ifstated from startup, add
+ifstated_enable="YES" to /etc/rc.conf
+
+Available variables you add/set to /etc/rc.conf.
+- ifstated_enable (bool): Set to "NO" by default.
+ Set it to "YES" to enable ifstated.
+- ifstated_flags (str): Set to "-f %%PREFIX%%/etc/ifstated.conf" by default.
+ Extra flags passed to start command.
+