Skip to content

Commit

Permalink
v143
Browse files Browse the repository at this point in the history
minor
  • Loading branch information
Fourdee committed Jan 26, 2017
1 parent 7557f1b commit 60beb02
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions dietpi/patch_file
Original file line number Diff line number Diff line change
Expand Up @@ -2269,11 +2269,9 @@ ExecStop=/bin/bash -c '/DietPi/dietpi/dietpi-ramdisk 1 &>> /etc/dietpi/logs/diet
[Install]
WantedBy=local-fs.target
_EOF_
systemctl enable dietpi-ramdisk.service
systemctl daemon-reload

#-------------------------------------------------------------------------------
#RPi install DietPi kernel by default
#RPi install DietPi kernel by default:
if (( $HW_MODEL < 10 )); then

# - remove old flags
Expand Down

0 comments on commit 60beb02

Please sign in to comment.