Fix rights, add confs apache, add prototype of systemd confs, add scripts to start and stop raspisms

This commit is contained in:
osaajani 2020-01-09 11:28:25 +01:00
parent aa3189bfaa
commit 89d786a730
45 changed files with 95 additions and 2 deletions

View file

@ -0,0 +1,4 @@
<LocationMatch "^/raspisms">
Options +FollowSymLinks
AllowOverride All
</LocationMatch>