Blame SOURCES/quota_nld.service

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