Blame SOURCES/quota_nld.service

ecf77e
[Unit]
ecf77e
Description=Disk quota netlink message daemon
ecf77e
After=syslog.target
ecf77e
ecf77e
[Service]
ecf77e
Type=forking
ecf77e
EnvironmentFile=-/etc/sysconfig/quota_nld
ecf77e
ExecStart=/usr/sbin/quota_nld $QUOTA_NLD_OPTS
ecf77e
PIDFile=/var/run/quota_nld.pid
ecf77e
ecf77e
[Install]
ecf77e
WantedBy=multi-user.target