Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 636682 Details for
Bug 872183
smsd paths for infofile and pidfile not set to sane defaults
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Patch for just the configuration files
smstools3-3.1.15-filepath.patch (text/plain), 1.05 KB, created by
Tomas Edwardsson
on 2012-11-01 13:45:06 UTC
(
hide
)
Description:
Patch for just the configuration files
Filename:
MIME Type:
Creator:
Tomas Edwardsson
Created:
2012-11-01 13:45:06 UTC
Size:
1.05 KB
patch
obsolete
>diff -ur smstools3.orig/examples/smsd.conf.easy smstools3/examples/smsd.conf.easy >--- smstools3.orig/examples/smsd.conf.easy 2012-11-01 13:18:15.644716237 +0000 >+++ smstools3/examples/smsd.conf.easy 2012-11-01 13:19:09.065889792 +0000 >@@ -4,6 +4,8 @@ > logfile = /var/log/smsd/smsd.log > loglevel = 7 > user = smstools >+infofile = /var/run/smsd/smsd.working >+pidfile = /var/run/smsd/smsd.pid > # 3.1.5 introduced smart logging > # once your configuration is OK, set log level lower (5 is good in most cases) > smart_logging = yes >diff -ur smstools3.orig/examples/smsd.conf.full smstools3/examples/smsd.conf.full >--- smstools3.orig/examples/smsd.conf.full 2012-11-01 13:18:15.644716237 +0000 >+++ smstools3/examples/smsd.conf.full 2012-11-01 13:19:23.353936059 +0000 >@@ -38,8 +38,8 @@ > #internal_combine = no > #user = smstools > #group = dialout >-#infofile = /var/run/sms/smsd.working >-#pidfile = /var/run/sms/smsd.pid >+infofile = /var/run/smsd/smsd.working >+pidfile = /var/run/smsd/smsd.pid > #keep_filename = no > #store_original_filename = yes > #regular_run = /var/spool/sms/regular_run
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 872183
:
636681
| 636682