File:  [Coherent Logic Development] / freem / scripts / systemd / system / freem.service
Revision 1.3: download - view: text, annotated - select for diffs
Tue Apr 1 23:21:45 2025 UTC (2 days, 17 hours ago) by snw
Branches: MAIN
CVS tags: v0-63-1-rc1, v0-63-0-rc1, v0-63-0, HEAD
fmadm commands for stopping, starting, and restarting environments now functional

[Unit]
Description=FreeM Daemon

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

[Install]
WantedBy=multi-user.target

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