Commit Graph
6 Commits
Author SHA1 Message Date
jvoisin 40a5150b6e Don't use ProtectHome by default in the systemd unit
Some people might put media in /home/…/
2019-06-02 16:05:47 +02:00
Jonas Landjvoisin 0878a71cc7 Use spaces instead of coma in systemd lists
From systemd man pages https://www.freedesktop.org/software/systemd/man/systemd.exec.html#System%20Call%20Filtering
2019-05-27 22:27:00 +00:00
jvoisin 9fb56c031b Fix the systemd unit file for OpenJDK 2019-04-05 19:51:15 +02:00
jvoisinandAndrew DeMaria ab92f83c1f Add a bunch of hardening to the systemd unit
I tested this locally, it's working on my machine™
Nothing fancy, no new privileges, private stuff (/tmp, …),
no exotic devices/access/…, …

Signed-off-by: jvoisin <julien.voisin@dustri.org>
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2019-03-26 14:27:52 -06:00
Andrew DeMaria 4b488cd349 Added example env file for systemd
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-08-12 13:56:23 -06:00
Andrew DeMaria bd9c793500 Added example airsonic.service
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
2017-08-12 11:23:40 -06:00