mirror of
https://git.proxmox.com/git/pve-firewall
synced 2025-10-04 14:32:14 +00: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";
|
$0 = "pve-firewall";
|
||||||
|
|
||||||
mkdir "/var/lib/pve-firewall";
|
|
||||||
|
|
||||||
sub restart_server {
|
sub restart_server {
|
||||||
my ($waittime) = @_;
|
my ($waittime) = @_;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user