“OpenLiteSpeed”的版本间的差异
跳到导航
跳到搜索
Jihongchang(讨论 | 贡献) (建立内容为“1”的新页面) |
Jihongchang(讨论 | 贡献) |
||
| (未显示同一用户的2个中间版本) | |||
| 第1行: | 第1行: | ||
| − | + | 停止<syntaxhighlight lang="shell-session"> | |
| + | -bash-4.2# systemctl disable lsws | ||
| + | Removed symlink /etc/systemd/system/multi-user.target.wants/lshttpd.service. | ||
| + | Removed symlink /etc/systemd/system/openlitespeed.service. | ||
| + | -bash-4.2# systemctl stop lsws | ||
| + | -bash-4.2# | ||
| + | |||
| + | </syntaxhighlight> | ||
2022年8月23日 (二) 01:28的最新版本
停止
-bash-4.2# systemctl disable lsws
Removed symlink /etc/systemd/system/multi-user.target.wants/lshttpd.service.
Removed symlink /etc/systemd/system/openlitespeed.service.
-bash-4.2# systemctl stop lsws
-bash-4.2#