HEX
Server: Apache/2.4.63 (Unix)
System: Linux Synopilou92 4.4.302+ #72806 SMP Mon Jul 21 23:16:00 CST 2025 x86_64
User: pilou92 (1026)
PHP: 8.0.30
Disabled: NONE
Upload Files
File: //lib64/systemd/system/systemd-reboot.service
#  This file is part of systemd.
#
#  systemd is free software; you can redistribute it and/or modify it
#  under the terms of the GNU Lesser General Public License as published by
#  the Free Software Foundation; either version 2.1 of the License, or
#  (at your option) any later version.

[Unit]
Description=Reboot
Documentation=man:systemd-halt.service(8)
DefaultDependencies=no
#Requires=shutdown.target umount.target final.target
#After=shutdown.target umount.target final.target
Requires=shutdown.target final.target
After=shutdown.target final.target

[Service]
Type=oneshot
ExecStartPre=-/etc.defaults/rc.check_data_volume_mounted
ExecStart=/usr/bin/systemctl --force reboot