aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
Diffstat (limited to 'comms')
-rw-r--r--comms/dcf77pi/pkg-message7
1 files changed, 7 insertions, 0 deletions
diff --git a/comms/dcf77pi/pkg-message b/comms/dcf77pi/pkg-message
index 77d992efdf8d..54c4e1057e5c 100644
--- a/comms/dcf77pi/pkg-message
+++ b/comms/dcf77pi/pkg-message
@@ -1,3 +1,6 @@
+[
+{
+ message: <<EOM
Normally, dcf77pi and readpin need to be run as root due to the permissions of
/dev/gpioc* , but they can be run as a regular user by changing the permissions
of the device node:
@@ -7,3 +10,7 @@ of the device node:
And to make the change persistent across reboots:
# echo "perm gpioc* 0660" >> /etc/devfs.conf
+EOM
+ type: install
+}
+]