Skip to content

Instantly share code, notes, and snippets.

View zyga's full-sized avatar
🏠
Working from home

Zygmunt Bazyli Krynicki zyga

🏠
Working from home
View GitHub Profile
# Tarmac lander
#
# This runs tarmac to automatically land launchpad branches on a periodic
# basis
description "Tarmac lander"
start on filesystem or runlevel [2345]
stop on runlevel [!2345]