]> git.pld-linux.org Git - packages/bacula.git/blob - bacula-sd.sysconfig
Release 2 (by relup.sh)
[packages/bacula.git] / bacula-sd.sysconfig
1 # Customized settings for Bacula Storage services
2
3 # Define nice level for Bacula Storage services
4 SERVICE_RUN_NICE_LEVEL="+5"
5
6 # Define user and group for Bacula Storage services
7 # The user/group must be able to access the backup devices used
8 BACULA_SD_USER=bacula
9 BACULA_SD_GROUP=bacula
10
11 # Extra options passed to bacula-sd on startup
12 #BACULA_SD_OPTIONS=""
This page took 0.054191 seconds and 4 git commands to generate.