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

Last change on this file since 2490 was 2066, checked in by achernya, 12 years ago
Merge branches/fc15-dev to trunk
File size: 296 bytes
Line 
1[Unit]
2Description=Scripts AFS Configuration Service
3After=syslog.target openafs-client.service
4Before=crond.service
5Requires=openafs-client.service
6
7[Service]
8Type=oneshot
9ExecStart=/usr/local/libexec/scripts-afsagent-startup
10
11[Install]
12WantedBy=multi-user.target remote-fs.target crond.service
Note: See TracBrowser for help on using the repository browser.