質問編集履歴

1

プロンプトの変更

2021/02/10 03:07

投稿

kyonddwell
kyonddwell

スコア1

test CHANGED
File without changes
test CHANGED
@@ -10,7 +10,7 @@
10
10
 
11
11
  ```
12
12
 
13
- $ systemctl restart lighttpd
13
+ # systemctl restart lighttpd
14
14
 
15
15
  Job for lighttpd.service failed because the control process exited with error code.
16
16
 
@@ -32,11 +32,13 @@
32
32
 
33
33
  ```
34
34
 
35
+ # systemctl restart lighttpd
36
+
35
37
  Job for lighttpd.service failed because the control process exited with error code.
36
38
 
37
39
  See "systemctl status lighttpd.service" and "journalctl -xe" for details.
38
40
 
39
- $ systemctl status lighttpd.service
41
+ # systemctl status lighttpd.service
40
42
 
41
43
  lighttpd.service - Lighttpd Deamon
42
44