Blame SOURCES/quota_nld.service

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