Plan 9 from Bell Labs’s /usr/web/sources/contrib/stallion/venti/rhel7/systemd/system/venti.service

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


[Unit]
Description=Venti archival server
Documentation=man:venti(8)
Documentation=man:intro(1)
After=network.target

[Service]
Type=simple
EnvironmentFile=/etc/sysconfig/venti
ExecStart=/usr/lib64/plan9/bin/venti/venti -s $OPTIONS
User=venti
Group=venti

[Install]
WantedBy=multi-user.target

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.