ClearFoundation Tracker - ClearOS
View Issue Details
0002491ClearOSapp-greylisting - Mail Greylistingpublic2015-04-22 09:572015-04-29 15:24
user2 
user2 
normaltweakhave not tried
closedfixed 
 
7.1.0 Beta 1 
0002491: Update /etc/sysconfig configuration for systemd
Systemd doesn't like sysconfig files with embedded variables, for example:

MAXAGE="35"
DELAY="300"
OPTIONS="--delay=$DELAY --max-age=$MAXAGE"

... this will not evaluate the $DELAY and $MAXAGE parameters. Update API to handle systemd-ness.
No tags attached.
Issue History
2015-04-22 09:57user2New Issue
2015-04-22 09:58user2Assigned To => user2
2015-04-22 09:58user2Statusnew => confirmed
2015-04-22 10:33user2Statusconfirmed => resolved
2015-04-22 10:33user2Resolutionopen => fixed
2015-04-29 15:24user2Statusresolved => closed

There are no notes attached to this issue.