9 lines
123 B
Desktop File
9 lines
123 B
Desktop File
[Unit]
|
|
Description=Run systemd_check
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
ExecStart=systemd_check
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|