Anonymous | Login | 2024-11-21 04:17 MST |
Main | My View | View Issues | Change Log | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
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 | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||