Current File : //usr/local/jetapps/usr/share/rear/skel/default/usr/lib/systemd/system/poweroff.service
#  This file is part of systemd.
#

[Unit]
Description=Power-Off
DefaultDependencies=no
Requires=shutdown.target umount.target final.target
After=shutdown.target umount.target final.target

[Service]
Type=oneshot
ExecStart=/bin/systemctl --force poweroff