initial commit of file from CVS for smeserver-yum on Thu 26 Oct 11:26:23 BST 2023
This commit is contained in:
14
root/usr/lib/systemd/system/yum.service
Normal file
14
root/usr/lib/systemd/system/yum.service
Normal file
@@ -0,0 +1,14 @@
|
||||
[Unit]
|
||||
Description=Yum db updater for Koozali SME Server
|
||||
After=network-pre.target networking.service
|
||||
Conflicts=yum-cron.service
|
||||
|
||||
[Service]
|
||||
Type=forking
|
||||
ExecStartPre=/sbin/e-smith/service-status yum
|
||||
ExecStart=/sbin/e-smith/yum_update_dbs
|
||||
TimeoutSec=0
|
||||
RemainAfterExit=yes
|
||||
|
||||
[Install]
|
||||
WantedBy=sme-server.target
|
Reference in New Issue
Block a user