source:
branches/fc17-dev/server/common/oursrc/whoisd/scripts-whoisd.service
@
2195
Last change on this file since 2195 was 2195, checked in by ezyang, 13 years ago | |
---|---|
File size: 268 bytes |
Line | |
---|---|
1 | [Unit] |
2 | Description=Scripts whois Service |
3 | After=syslog.target dirsrv.service |
4 | |
5 | [Service] |
6 | Type=simple |
7 | ExecStart=/usr/bin/twistd --nodaemon -l /var/log/scripts-whoisd.log --pidfile /var/run/whoisd.pid -y /usr/local/libexec/whoisd.tac |
8 | |
9 | [Install] |
10 | WantedBy=multi-user.target |
Note: See TracBrowser
for help on using the repository browser.