nwdigitalradio / rmsgw

Linux RMS Gateway
GNU General Public License v2.0
21 stars 12 forks source link

Automatic check-in fails if /etc/ax25/stat directory has root permissions #10

Closed n7nix closed 3 years ago

n7nix commented 5 years ago

If stat directory has root permissions automatic check-in (rmsgw_aci) will run from crontab & check-in to winlink services instead of the extended period requested by Winlink. Need to set owner:group to rmsgw:rmsgw for /etc/ax25/stat directory. Needs better error display.

lisa50469 commented 4 years ago

My stat directory is part of the linked /etc/rmsgw structure, and has rmsgw:rmsgw ownership. When I built rmsgw on Rasp Pi, it places the directory in /usr/local/etc so according to the 'directions' I linked /usr/local/etc/rmsgw to /etc/rmsgw Seems to be fine.