mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
6 lines
98 B
Bash
Executable File
6 lines
98 B
Bash
Executable File
#!/bin/sh
|
|
|
|
echo I: Show systemd statuson boot.
|
|
|
|
echo "ShowStatus=yes" >> /etc/systemd/system.conf
|