]> git.proxmox.com Git - mirror_lxc.git/commit
tree-wide: fix mode of some files
authorChristian Brauner <christian.brauner@ubuntu.com>
Thu, 31 May 2018 10:24:08 +0000 (12:24 +0200)
committerChristian Brauner <christian.brauner@ubuntu.com>
Thu, 31 May 2018 10:24:08 +0000 (12:24 +0200)
commit7af82fa828cf6012cdb80077c9400e5fec1f4728
tree4846c8e214861f6c89b702407ccb7aa4e37105b7
parent989ccdf1b7ed7ac4e57ae0c7fb0e6b0feca6f389
tree-wide: fix mode of some files

commit 321db0260f6f ("start: fix waitpid() blocking issue") and
commit b2a485085392 ("change defines for return value of handlers)
changed the mode of files.

Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
src/lxc/cmd/lxc_monitord.c [changed mode: 0755->0644]
src/lxc/commands.c [changed mode: 0755->0644]
src/lxc/start.c [changed mode: 0755->0644]
src/lxc/tools/lxc_top.c [changed mode: 0755->0644]