initial
This commit is contained in:
13
contrib/gomanager-cron.service
Normal file
13
contrib/gomanager-cron.service
Normal file
@ -0,0 +1,13 @@
|
||||
[Unit]
|
||||
Description=Go Manager Cron Service
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
User=root
|
||||
Group=root
|
||||
ExecStart=/usr/local/bin/gomanager cron
|
||||
WorkingDirectory=/var/lib/gomanager
|
||||
PrivateTmp=true
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
Reference in New Issue
Block a user