Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /usr/lib/systemd/system/ |
Upload File : |
[Unit] Description=Snap Daemon After=snapd.socket After=time-set.target After=snapd.mounts.target Wants=time-set.target Wants=snapd.mounts.target Requires=snapd.socket OnFailure=snapd.failure.service # This is handled by snapd # X-Snapd-Snap: do-not-start [Service] # Disabled because it breaks lxd # (https://bugs.launchpad.net/snapd/+bug/1709536) #Nice=-5 OOMScoreAdjust=-900 ExecStart=/usr/libexec/snapd/snapd EnvironmentFile=-/etc/sysconfig/snapd EnvironmentFile=-/var/lib/snapd/environment/snapd.conf Restart=always # with systemd v254+, skip going through failed state during restart RestartMode=direct WatchdogSec=5m Type=notify NotifyAccess=all SuccessExitStatus=42 RestartPreventExitStatus=42 KillMode=process [Install] WantedBy=multi-user.target