This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Environment=MIRROR_DEFS=/usr/share/mirrorsorcerer/pool.json
-
ExecStart=/usr/sbin/mirrorsorcerer -x -d
-
KillSignal=SIGINT
-
MemoryDenyWriteExecute
Introduced in systemd 231=yes -
NoNewPrivileges
Introduced in systemd 239=yes -
PrivateDevices
Introduced in systemd 209=yes -
PrivateTmp=yes
-
ProtectClock
Introduced in systemd 245=yes -
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
Restart=on-failure
-
RestartSec=300s
-
Type=simple
-
User=root
-
-
[Unit]
-
After=chronyd.service ntpd.service network-online.target
-
Description=Mirror Sorcerer ✨ 🪄 🪞 ✨
-
Requisite=network-online.target
-
Additionnal notes
Nothing here.