Current File : //usr/lib/systemd/system/ledmon.service
[Unit]
Description=Enclosure LED Utilities

[Install]
WantedBy=multi-user.target

[Service]
Type=simple
User=root
ExecStart=/usr/sbin/ledmon --foreground
Restart=on-failure