ephemeral-garden/pergola.service

16 lines
304 B
SYSTEMD
Raw Permalink Normal View History

2018-04-26 17:40:40 +00:00
[Unit]
Description=Supercollisions under a pergola
2018-04-26 17:50:13 +00:00
After=multi-user.target sound.target
2018-04-26 17:40:40 +00:00
[Service]
Type=simple
User=foam
Group=audio
ExecStart=/home/foam/ephemeral-garden/pre-setup.sh
StandardOutput=syslog+console
StandardError=syslog+console
[Install]
Alias=cloud-pergola.service
2018-04-26 17:50:13 +00:00
Requires=sound.target