summaryrefslogtreecommitdiffstats
path: root/roles/bacula-sd/files
Commit message (Collapse)AuthorAgeFiles
* typofixGuilhem Moulin2020-11-151
| | | | Regression from ead9aaa3dd7ca48012b2b21cc930ee73c8eaa9d3.
* Bacula: refactor systemd service files.Guilhem Moulin2020-11-031
| | | | | | Use unit overrides on top of upstream's service files instead of overriding entire service files. In particular, upstream uses flag `-P` so we don't need to use RuntimeDirectory= anymore.
* bacula-{dir,sd}: Upgrade role to Debian Buster.Guilhem Moulin2020-05-261
|
* systemd.service: Tighten hardening options.Guilhem Moulin2018-12-091
|
* bacula-*.service: Don't fork in the background.Guilhem Moulin2018-12-091
| | | | Inspired from /lib/systemd/system/bacula-fd.service.
* systemd: Replace ‘ProtectSystem=full’ with ‘ProtectSystem=strict’.Guilhem Moulin2018-12-091
| | | | And remove ‘ReadOnlyDirectories=/’ as it's implied by ‘ProtectSystem=strict’.
* /lib/systemd/system → /etc/systemd/systemGuilhem Moulin2017-05-311
|
* Tunnel bacula (dir → {fd,sd} and fd → sd) traffic through IPSec.Guilhem Moulin2016-05-221
|
* Add hardening options to our systemd unit files.Guilhem Moulin2016-05-121
|
* Configure Bacula File Daemon / Storage Daemon / Director.Guilhem Moulin2015-06-071
Using client-side data signing/encryption and wrapping inter-host communication into stunnel.