This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
EnvironmentFile=-/etc/default/openafs-fileserver
-
ExecStart=/usr/sbin/bosserver -nofork $DAEMON_ARGS
-
ExecStop=/usr/bin/bos shutdown localhost -wait -localauth
-
Type=simple
-
-
[Unit]
-
After=network.target network-online.target local-fs.target
-
Description=OpenAFS file and database server manager
-
Wants=network-online.target
-
Additionnal notes
Nothing here.