logoalt Hacker News

yjftsjthsd-hlast Tuesday at 1:00 PM1 replyview on HN

What? You absolutely can have spaces; most of mine look more like

  [Service]
  Type             = oneshot
  WorkingDirectory = %h/current/
  Environment      = RAILS_ENV=production
  ExecStart        = /bin/sh -lc "bin/db-backup --verbose"

Replies

jjgreenlast Tuesday at 1:12 PM

Friend, you have changed my life

show 2 replies