This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target remote-fs.target
-
-
[Service]
-
EnvironmentFile=/etc/sysconfig/openafs-fuse-client
-
ExecStart=/usr/sbin/afsd.fuse $AFSD_ARGS
-
ExecStartPost=/usr/bin/fs sysname $SYSNAME /usr/bin/fs setcrypt $CRYPT
-
ExecStop=/usr/bin/umount /afs /usr/sbin/afsd.fuse -shutdown
-
KillMode=none
-
RemainAfterExit=yes
-
Type=forking
-
-
[Unit]
-
After=syslog.target network-online.target
-
Before=remote-fs.target
-
Description=OpenAFS Client Service
-
Wants=network-online.target
-
Additionnal notes
Nothing here.