This website requires JavaScript.
Explore
Help
Register
Sign In
snailed
/
void-packages
Watch
2
Star
0
Fork
You've already forked void-packages
0
Code
Issues
1
Pull Requests
1
Actions
Activity
a2ffde14f8
void-packages
/
srcpkgs
/
bacula-common
/
files
/
bacula-sd
/
run
4 lines
100 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
[
! -d /run/bacula
]
&&
mkdir /run/bacula
exec
bacula-sd -f -c /etc/bacula/bacula-sd.conf
Reference in New Issue
View Git Blame
Copy Permalink