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:
parent
7a7c322c9e
commit
cdcaaa04e0
1
debian/dirs
vendored
Normal file
1
debian/dirs
vendored
Normal file
@ -0,0 +1 @@
|
||||
/var/lib/pve-firewall
|
@ -49,8 +49,6 @@ my $commandline = [$0, @ARGV];
|
||||
|
||||
$0 = "pve-firewall";
|
||||
|
||||
mkdir "/var/lib/pve-firewall";
|
||||
|
||||
sub restart_server {
|
||||
my ($waittime) = @_;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user