mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-27 09:48:32 +00:00
lxc-lua: LFS library is not being used
Signed-off-by: Nikola Kotur <kotnick@gmail.com> Acked-by: Dwight Engen <dwight.engen@oracle.com>
This commit is contained in:
parent
9992b49cde
commit
c1c2297ba4
@ -24,7 +24,6 @@
|
||||
local lxc = require("lxc")
|
||||
local core = require("lxc.core")
|
||||
local getopt = require("alt_getopt")
|
||||
local lfs = require("lfs")
|
||||
|
||||
local USER_HZ = 100
|
||||
local ESC = string.format("%c", 27)
|
||||
|
Loading…
Reference in New Issue
Block a user