configuration, scripts, and project log for my house NAS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
cygnus/cygnus.service

10 lines
202 B

[Unit]
Description=Generate a new fortune for the cygnus landing page.
[Service]
Type=oneshot
ExecStart=python /home/shoofle/cygnus/update_fortune.py
User=shoofle
[Install]
WantedBy=multi-user.target