aboutsummaryrefslogblamecommitdiff
path: root/comms/dcf77pi/pkg-message
blob: 54c4e1057e5c007302d8205d13a813fe7bb50c0a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12


                


                                                                               





                                                 



               
[
{
  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:

# chmod 0660 /dev/gpioc*

And to make the change persistent across reboots:

# echo "perm gpioc* 0660" >> /etc/devfs.conf
EOM
  type: install
}
]