Projects
Kolab:Winterfell
cyrus-imapd
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 40
View file
cyr_systemd_helper
Changed
@@ -10,6 +10,10 @@ exit 1 fi +if [ "$(stat -c /dev/null)" != "666" ]; then + chmod 666 /dev/null +fi + if [ -f /etc/sysconfig/cyrus-imapd ]; then . /etc/sysconfig/cyrus-imapd elif [ -f /etc/default/cyrus-imapd ]; then
View file
cyrus-imapd.cvt_cyrusdb_all
Changed
@@ -14,6 +14,10 @@ exit 1 fi +if [ "$(stat -c /dev/null)" != "666" ]; then + chmod 666 /dev/null +fi + if [ -f /etc/sysconfig/cyrus-imapd ]; then . /etc/sysconfig/cyrus-imapd elif [ -f /etc/default/cyrus-imapd ]; then
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.