Your IP : 216.73.217.110


Current Path : /etc/systemd/system/
Upload File :
Current File : //etc/systemd/system/acronis_kmod_service.service

[Unit]
Description=Acronis kernel module header dependency service
Documentation=man:dkms(8)
Before=dkms.service dkms_autoinstaller.service
After=local-fs.target network-online.target
Wants=network-online.target
ConditionPathExists=/usr/sbin/acronis_kmod_service

[Service]
Type=oneshot
RemainAfterExit=true
ExecStart=/usr/sbin/acronis_kmod_service --ensure-headers

[Install]
WantedBy=multi-user.target