Skip to content

Instantly share code, notes, and snippets.

@denysonique
Created December 27, 2013 13:56
Show Gist options
  • Save denysonique/8147187 to your computer and use it in GitHub Desktop.
Save denysonique/8147187 to your computer and use it in GitHub Desktop.
[Unit]
Description=preload daemon
After=syslog.target
[Service]
ExecStart=/usr/sbin/preload -c /etc/preload.conf -s /var/lib/preload/preload.state -l /var/log/preload.log
Type=forking
[Install]
WantedBy=multi-user.target
~
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment