source: trunk/server/common/oursrc/tokensys/scripts-afsagent.service @ 2838

Last change on this file since 2838 was 2591, checked in by achernya, 10 years ago
Reintegrate fc20-dev into trunk
File size: 267 bytes
Line 
1[Unit]
2Description=Scripts afsagent Service
3After=syslog.target openafs-client.service
4Before=remote-fs.target
5Requires=openafs-client.service
6
7[Service]
8Type=oneshot
9ExecStart=/home/afsagent/renew
10User=afsagent
11
12[Install]
13WantedBy=multi-user.target remote-fs.target
Note: See TracBrowser for help on using the repository browser.