matrix-hacks / matrix-puppet-facebook

a puppetted facebook bridge
98 stars 21 forks source link

systemd user permissions #76

Open drpaneas opened 4 years ago

drpaneas commented 4 years ago

When I run the script.sh it works fine. But when I run the systemd service there is a problem, most likely with the permissions as it cannot write to some directories. Can you please make the instructions a bit more clear on:

  1. what user is needed.
  2. which dir it needs access to
  3. what is the EnvironmentFile=-/etc/default/matrix-puppet-facebook and should I change this?