File:  [Coherent Logic Development] / freem / scripts / debian / freem.service
Revision 1.1: download - view: text, annotated - select for diffs
Sun Apr 6 03:38:05 2025 UTC (13 days, 4 hours ago) by snw
Branches: MAIN
CVS tags: HEAD
Prepare for adding packaging functionality to fmd

[Unit]
Description=FreeM Environments

[Service]
Type=forking
ExecStart=/usr/bin/fmadm start environment
Restart=on-failure

[Install]
WantedBy=multi-user.target

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>