ClearFoundation Tracker - ClearOS | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0002183 | ClearOS | app-firewall - Firewall | public | 2015-02-03 18:26 | 2015-05-08 18:58 |
Reporter | user2 | ||||
Assigned To | dsokoloski | ||||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | 7.1.0 Beta 1 | Fixed in Version | 7.1.0 Beta 1 | ||
Summary | 0002183: Handle different pid handling in systemd | ||||
Description | The PID file in /var/run is not cleaned up on a systemctl stop: # cat /var/run/squid.pid 7623 # service squid stop Redirecting to /bin/systemctl stop squid.service # cat /var/run/squid.pid 7623 Squid is definitely stopped, but that PID file remains. [root@clearbox ~]# cat /var/run/squid.pid 7623 | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-02-03 18:26 | user2 | New Issue | |||
2015-02-03 18:26 | user2 | Status | new => confirmed | ||
2015-02-05 10:43 | user2 | Category | app-base - Base System => firewall | ||
2015-02-05 11:59 | user2 | Category | firewall => app-firewall - Firewall | ||
2015-03-06 14:38 | user2 | Status | confirmed => resolved | ||
2015-03-06 14:38 | user2 | Fixed in Version | => 7.1.0 Beta 1 | ||
2015-03-06 14:38 | user2 | Resolution | open => fixed | ||
2015-03-06 14:38 | user2 | Assigned To | => dsokoloski | ||
2015-05-08 18:58 | user2 | Status | resolved => closed |
There are no notes attached to this issue. |