User Tools

Site Tools


управление_сервисами_в_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
управление_сервисами_в_linux [2025/03/02 18:28]
val [Настройка параметров запуска в Systemd]
управление_сервисами_в_linux [2025/04/10 07:07] (current)
val [Управление юнитами Systemd]
Line 132: Line 132:
 # chkconfig --list sshvpn # chkconfig --list sshvpn
  
-# chkconfig --del sshvpn+# chkconfig sshvpn on 
 + 
 +# #chkconfig sshvpn off 
 + 
 +#chkconfig --del sshvpn
 </​code>​ </​code>​
 ==== Управление ресурсами ==== ==== Управление ресурсами ====
Line 157: Line 161:
 $ systemctl -a $ systemctl -a
 $ systemctl list-units $ systemctl list-units
 +$ systemctl --failed
  
 centos# find /​usr/​lib/​systemd/​system/​ centos# find /​usr/​lib/​systemd/​system/​
управление_сервисами_в_linux.1740929319.txt.gz · Last modified: 2025/03/02 18:28 by val