5
0
mirror of git://git.proxmox.com/git/pve-firewall.git synced 2025-01-07 21:17:59 +03:00

add debian/dirs file to install /var/lib/pve-firewall

This commit is contained in:
Dietmar Maurer 2014-11-28 11:39:47 +01:00
parent 7a7c322c9e
commit cdcaaa04e0
2 changed files with 1 additions and 2 deletions

1
debian/dirs vendored Normal file
View File

@ -0,0 +1 @@
/var/lib/pve-firewall

View File

@ -49,8 +49,6 @@ my $commandline = [$0, @ARGV];
$0 = "pve-firewall";
mkdir "/var/lib/pve-firewall";
sub restart_server {
my ($waittime) = @_;