Skip to content

Instantly share code, notes, and snippets.

View billsuxx's full-sized avatar

David Fodor billsuxx

View GitHub Profile
@billsuxx
billsuxx / flexget.service
Created December 31, 2015 16:27 — forked from morfie/flexget.service
/lib/systemd/system/flexget.service
[Unit]
Description=Flexget Daemon
After=network.target
[Service]
Type=simple
User=osmc
UMask=000
ExecStart=/usr/local/bin/flexget daemon start
ExecStop=/usr/local/bin/flexget daemon stop
@billsuxx
billsuxx / gist:8933020
Last active August 29, 2015 13:56 — forked from choyan/gist:6884351
To do so on terminal:
gksu mc /etc/polkit-1/localauthority/50-local.d/com.ubuntu.enable-hibernate.pkla
[Enable Hibernate]
Identity=unix-user:*
Action=org.freedesktop.upower.hibernate
ResultActive=yes