1[Unit] 2Description=reload test 3 4[Service] 5ExecStart=/bin/bash -c "trap '' HUP; /bin/sleep 400" 6ExecReload=-/bin/systemctl kill -s HUP reload.service
View as plain text