Hello everybody,
Running in a problem with an application inside LXC container, which demands following capabilities:
CAP_SYS_TIME
CAP_SYS_NICE
CAP_NET_RAW
The application is "VDR - Video Disk Recorder" and you can see the code for checking the caps here...