/[packages]/updates/5/mariadb/current/SOURCES/mysqld.service
ViewVC logotype

Diff of /updates/5/mariadb/current/SOURCES/mysqld.service

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1085822 by umeabot, Thu Jun 18 23:34:09 2015 UTC revision 1085823 by luigiwalser, Sun Feb 12 13:56:39 2017 UTC
# Line 4  After=syslog.target Line 4  After=syslog.target
4  After=network.target  After=network.target
5    
6  [Service]  [Service]
7  Type=forking  Type=notify
8  User=mysql  User=mysql
9  Group=mysql  Group=mysql
10    
11  ExecStartPre=/usr/sbin/mysqld-prepare-db-dir  ExecStartPre=/usr/sbin/mysqld-prepare-db-dir
12  ExecStart=/usr/bin/mysqld_safe --nowatch  ExecStart=/usr/bin/mysqld_safe --nowatch
 ExecStartPost=/usr/sbin/mysqld-wait-ready $MAINPID  
13    
14  # mysqld-prepare-db-dir needs root rights, this drops privileges only for ExecStart  # mysqld-prepare-db-dir needs root rights, this drops privileges only for ExecStart
15  PermissionsStartOnly=true  PermissionsStartOnly=true

Legend:
Removed from v.1085822  
changed lines
  Added in v.1085823

  ViewVC Help
Powered by ViewVC 1.1.30