| Linux server.clickboxgo.com 3.10.0 #1 SMP Mon Sep 30 15:36:27 MSK 2024 x86_64 Path : /proc/20274/task/20274/cwd/lib/systemd/system/ |
| Current File : //proc/20274/task/20274/cwd/lib/systemd/system/vzfifo.service |
# This file is part of systemd. # # systemd is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 2 of the License, or # (at your option) any later version. [Unit] Description=Tell that Container is started ConditionPathExists=/proc/vz ConditionPathExists=!/proc/bc After=multi-user.target quotaon.service quotacheck.service firewalld.service [Service] Type=forking ExecStartPre=-/usr/bin/firewall-cmd --state ExecStart=/bin/touch /.vzfifo TimeoutSec=0 RemainAfterExit=no SysVStartPriority=99