mirror of
https://github.com/Unitech/pm2.git
synced 2026-02-01 16:57:09 +00:00
Merge pull request #1987 from manuelkasper/patch-1
Fix auto-start on boot
This commit is contained in:
commit
74c45a81c5
@ -1,5 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
# PROVIDE: pm2
|
||||
# REQUIRE: LOGIN
|
||||
# KEYWORD: shutdown
|
||||
|
||||
. /etc/rc.subr
|
||||
|
||||
name=pm2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user