source: trunk/server/common/oursrc/whoisd/scripts-whoisd.service @ 2066

Last change on this file since 2066 was 2066, checked in by achernya, 12 years ago
Merge branches/fc15-dev to trunk
File size: 223 bytes
Line 
1[Unit]
2Description=Scripts whois Service
3After=syslog.target
4
5[Service]
6Type=simple
7ExecStart=/usr/bin/twistd --nodaemon -l /var/log/scripts-whoisd.log -y /usr/local/libexec/whoisd.tac
8
9[Install]
10WantedBy=multi-user.target
Note: See TracBrowser for help on using the repository browser.