packages/systemd.service
2023-06-02 19:20:35 +00:00

6 lines
147 B
Desktop File

[Unit]
Description=Randomly choose line from /etc/fortune to update /etc/motd.d/fortune
[Service]
ExecStart=sh -c "fortune > /etc/motd.d/fortune"