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